Skip to content

Commit

Permalink
ci: remove a wrong suffix in unix systems(.exe)
Browse files Browse the repository at this point in the history
  • Loading branch information
satler-git authored Dec 18, 2024
1 parent 86eb072 commit d203a0f
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 @@ -64,5 +64,5 @@ jobs:
with:
name: nighty-${{ github.sha }}-${{ matrix.target }}
path: |
./target/release/tt.exe
./target/release/tt
./LICENSE

0 comments on commit d203a0f

Please sign in to comment.