Skip to content

Commit

Permalink
Enable ODSC + Release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Aug 9, 2023
1 parent 35b74f0 commit e2c60a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
tags:
- '*'

permissions:
contents: write

Expand All @@ -25,4 +24,4 @@ jobs:
uses: ncipollo/[email protected]
with:
artifacts: "react-github-actions-build"
tag: v1.4.5
tag: v1.4.6
2 changes: 2 additions & 0 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ GlobalDefaultServerGameMode=None
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
MinimumiOSVersion=IOS_12

[SystemSettings]
r.ShaderCompiler.JobCacheDDC=1

[/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Desktop
Expand Down

0 comments on commit e2c60a7

Please sign in to comment.