Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergi0g authored Jul 9, 2024
1 parent 0435e88 commit a587962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/checkout@v4
- name: Set up cache
uses: Mozilla-Actions/[email protected]
- name: Install cross
run: cargo install cross
- name: Build
run: cross build --release --target ${{ matrix.arch }}
env:
Expand Down

0 comments on commit a587962

Please sign in to comment.