Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Nov 11, 2020
1 parent 612679a commit 43c0d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ script:
- mkdir artifacts/
- cp build/PPSSPPSDL artifacts/
- 7z a assets.zip build/assets
- cp build/assets.zip artifacts/
- cp assets.zip artifacts/
- ls -al build/
after_success:
- ls -al artifacts/
Expand Down

0 comments on commit 43c0d49

Please sign in to comment.