mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-19 21:50:08 +00:00
CI CI CI CI CI
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user