Skip to content

Commit

Permalink
fixup! fixup! cargo-binstall
Browse files Browse the repository at this point in the history
  • Loading branch information
commonquail committed Sep 23, 2023
1 parent 57c5050 commit af6279c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
- name: Install Cross
# "install cross" takes 1 minute, "binstall cross" takes 1 second.
run: cargo binstall --no-confirm cross
env:
GITHUB_TOKEN: ${{ github.token }}

- name: Build release
run: cross build --verbose --release ${{ env.TARGET_FLAGS }}
Expand Down

0 comments on commit af6279c

Please sign in to comment.