A native webfishing installer for macos

Update rust.yml

Fixed path

authored by regnault.dev and committed by GitHub 97e78e91 1fc72bdc

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/rust.yml
··· 20 20 - uses: actions/upload-artifact@v4 21 21 with: 22 22 name: webfishing-macos-installer 23 - path: webfishing-macos-installer/target/release/webfishing_macos_installer 23 + path: /Users/runner/work/webfishing-macos-installer/webfishing-macos-installer/target/release/webfishing_macos_installer