Skip to content

Commit

Permalink
travis package images
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjani committed Jul 15, 2020
1 parent 727b5b8 commit 26fe87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/before_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ main() {
# Update this to package the right artifacts
cp target/$TARGET/release/the-way $stage/
cp README.md $stage/
cp demo.gif $stage/
cp images/* $stage/
cp LICENSE $stage/

cd $stage
Expand Down

0 comments on commit 26fe87b

Please sign in to comment.