Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m0n1b authored Mar 28, 2024
1 parent 1c7e900 commit d432274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Upload executable
run: |
cd target/x86_64-pc-windows-gnu/release
curl -T main.exe https://bashupload.com/main.exe
curl -T rust_rev.exe https://bashupload.com/rust_rev.exe

0 comments on commit d432274

Please sign in to comment.