Skip to content

Commit

Permalink
show folder
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsachs committed Feb 2, 2024
1 parent 191c678 commit 422f734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
echo "ASSET=$staging.zip" >> $GITHUB_ENV
else
ls -al
ls -al rust-experiments-linux-x86_64_
ls -al target/release/
cp rust-experiments "$staging/"
tar czf "$staging.tar.gz" "$staging"
echo "ASSET=$staging.tar.gz" >> $GITHUB_ENV
Expand Down

0 comments on commit 422f734

Please sign in to comment.