Skip to content

Commit

Permalink
CI CI CI CI CI
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed May 19, 2019
1 parent aa33823 commit 082ddd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
name: Export unitypackage
command: /opt/Unity/Editor/Unity -quit -batchmode -nographics -silent-crashes -logFile -projectPath . -executeMethod PackageExporter.Export
working_directory: .
- store_artifacts:
- store_artifacts:
path: ./UniRx.Async.unitypackage
destination: /UniRx.Async.unitypackage
workflows:
Expand Down

0 comments on commit 082ddd3

Please sign in to comment.