Fix binary path in CI
This commit is contained in:
parent
3ffa6fc6c2
commit
dbb41d2691
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
args: '/home/runner/work/pslink/pslink/target/x86_64-unknown-linux-musl/release/pslink'
|
||||
args: 'pslink_linux_64bit'
|
Loading…
Reference in New Issue
Block a user