Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-titan authored Feb 12, 2024
1 parent de9952d commit 6461669
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 @@ -79,7 +79,7 @@ jobs:
uses: actions-rs/[email protected]
with:
command: build
args: --release --locked --all-features --target ${{ matrix.target }}
args: --release --all-features --target ${{ matrix.target }}
use-cross: ${{ matrix.os == 'ubuntu-latest' }}

- name: Post Build | Prepare artifacts [Windows]
Expand Down

0 comments on commit 6461669

Please sign in to comment.