mirror of https://github.com/Cysharp/UniTask
CI CI CI CI CI
parent
aa33823a12
commit
082ddd37bd
|
@ -53,7 +53,7 @@ jobs:
|
||||||
name: Export unitypackage
|
name: Export unitypackage
|
||||||
command: /opt/Unity/Editor/Unity -quit -batchmode -nographics -silent-crashes -logFile -projectPath . -executeMethod PackageExporter.Export
|
command: /opt/Unity/Editor/Unity -quit -batchmode -nographics -silent-crashes -logFile -projectPath . -executeMethod PackageExporter.Export
|
||||||
working_directory: .
|
working_directory: .
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: ./UniRx.Async.unitypackage
|
path: ./UniRx.Async.unitypackage
|
||||||
destination: /UniRx.Async.unitypackage
|
destination: /UniRx.Async.unitypackage
|
||||||
workflows:
|
workflows:
|
||||||
|
|
Loading…
Reference in New Issue