Skip to content

Commit 1685b9e

Browse files
committed
Debug license timeout.
1 parent 87f0676 commit 1685b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
- name: Build Package
7070
run: |
7171
cd d:\cesium\CesiumForUnityBuildProject\Packages\com.cesium.unity
72+
start -FilePath 'C:\Program Files\Unity\Hub\Editor\2021.3.13f1\Editor\Data\Resources\Licensing\Client\Unity.Licensing.Client.exe'
73+
sleep 120
7274
dotnet run --project Build~
7375
dir d:\cesium\CesiumForUnityBuildProject
7476
- name: Publish package artifact

0 commit comments

Comments
 (0)