Skip to content

Commit 70a09a3

Browse files
committed
trying to fix fuckass github actions
1 parent 93f60ea commit 70a09a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
targetPlatform: StandaloneWindows64
5252
buildName: ChuniXR
5353
buildsPath: exported
54-
customParameters: '-debugSymbols false -nographics'
54+
customParameters: '-debugSymbols false'
5555

5656
# Cache built project to avoid re-uploading unchanged builds
5757
# - uses: actions/cache@v4

Assets/Scenes/MainScene.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ PrefabInstance:
185185
objectReference: {fileID: 0}
186186
- target: {fileID: -5076484507258936684, guid: d48d22fa12ea0ff499ec588a403358a6, type: 3}
187187
propertyPath: m_Lightmapping
188-
value: 2
188+
value: 4
189189
objectReference: {fileID: 0}
190190
- target: {fileID: 919132149155446097, guid: d48d22fa12ea0ff499ec588a403358a6, type: 3}
191191
propertyPath: m_Name

0 commit comments

Comments
 (0)