Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p0rtL6 authored Apr 24, 2024
1 parent 848ded0 commit 3b60fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: "/target/release/blackcube-rs"
args: "./target/release/blackcube-rs ./target/x86_64-pc-windows-gnu/release/blackcube-rs.exe"

0 comments on commit 3b60fc3

Please sign in to comment.