CI CI CI CI CI

master
Yoshifumi Kawai 2019-05-20 02:15:17 +09:00
parent aa33823a12
commit 082ddd37bd
1 changed files with 1 additions and 1 deletions

View File

@ -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: