File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 # Request manual activation file
3131 - name : Request manual activation file
3232 id : getManualLicenseFile
33- uses : webbertakken /unity-request-manual-activation-file@main
33+ uses : game-ci /unity-request-manual-activation-file@main
3434 with :
3535 unityVersion : ${{ env.UNITY_VERSION }}
3636 # Upload artifact (Unity_v20XX.X.XXXX.alf)
5656 restore-keys : |
5757 Library-test-project-
5858 Library-
59- - uses : webbertakken /unity-test-runner@master
59+ - uses : game-ci /unity-test-runner@master
6060 id : testRunner
6161 with :
6262 projectPath : ${{ env.PROJECT_PATH }}
7777 fail-fast : false
7878 matrix :
7979 targetPlatform :
80- - StandaloneOSX
8180 - StandaloneWindows64
8281 - StandaloneLinux64
82+ - StandaloneOSX
8383 - Android
8484 - iOS
8585 - WebGL
@@ -101,7 +101,7 @@ jobs:
101101 restore-keys : |
102102 Library-${{ matrix.projectPath }}-
103103 Library-
104- - uses : webbertakken /unity-builder@v2.0-alpha-6
104+ - uses : game-ci /unity-builder@v2.0-alpha-6
105105 with :
106106 projectPath : ${{ env.PROJECT_PATH }}
107107 unityVersion : ${{ env.UNITY_VERSION }}
You can’t perform that action at this time.
0 commit comments