Skip to content

Commit

Permalink
Update rust.yml filename booboo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjsteffen authored Jun 27, 2024
1 parent 70220fc commit a826c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Archive contents
run: |
tar -c target/release ./* | zstd -z -o results.tar.zst
tar -c target/release ./* | zstd -z -o ttsrs.tar.zst
shell: bash

- name: Upload artifact
Expand Down

0 comments on commit a826c09

Please sign in to comment.