Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Fixed path
  • Loading branch information
Estyms authored Dec 26, 2024
1 parent 1fc72bd commit 97e78e9
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 @@ -20,4 +20,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: webfishing-macos-installer
path: webfishing-macos-installer/target/release/webfishing_macos_installer
path: /Users/runner/work/webfishing-macos-installer/webfishing-macos-installer/target/release/webfishing_macos_installer

0 comments on commit 97e78e9

Please sign in to comment.