Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Nguyen committed Feb 2, 2024
1 parent c9a4835 commit a6e1a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build
uses: actions-rs/cargo@v1
with:
use-cross: true
use-cross: false
command: build
args: --verbose --release --target ${{ matrix.target }}

Expand Down

0 comments on commit a6e1a95

Please sign in to comment.