Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lautarodragan committed Nov 26, 2024
1 parent 36dd0a5 commit 4c8824a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- run: tar czf jolteon.tar.gz target/x86_64-unknown-linux-gnu/release/jolteon
- uses: actions/upload-artifact@v4
with:
name: jolteon-x86_64-unknown-linux-gnu
name: jolteon-x86_64-unknown-linux-gnu.tar.gz
path: jolteon.tar.gz

0 comments on commit 4c8824a

Please sign in to comment.