Skip to content

Commit

Permalink
chore: fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
snormore committed Jun 8, 2024
1 parent 773d5a4 commit a5cc2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
key: ${{ matrix.target }}

- name: Cargo build
run: scripts/build --target ${{ matrix.target }}
run: scripts/build

0 comments on commit a5cc2cd

Please sign in to comment.