Skip to content

Commit

Permalink
Fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
technion committed May 18, 2023
1 parent 58cbd32 commit 502d11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -26,4 +26,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
.\target\release\rustypwneddownloader.exe
./target/release/rustypwneddownloader.exe

0 comments on commit 502d11a

Please sign in to comment.