Skip to content

Commit 80e48cf

Browse files
committed
test ci 7
1 parent c3bad7c commit 80e48cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/butler.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
unityVersion: 2022.3.27f1
3131
targetPlatform: StandaloneWindows64
32-
serial: ${{ secrets.UNITY_SERIAL }}
32+
UNITY_LICENSE: ${{ secrets.SERIAL }}
3333

3434
- name: Build Unity Project
3535
run: |

0 commit comments

Comments
 (0)