Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Aug 26, 2023
1 parent 0155c68 commit c560550
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 @@ -30,6 +30,8 @@ jobs:
toolchain: stable
override: true
target: ${{ matrix.target }}
- name: Install MUSL
run: sudo apt install musl-tools

- name: Build
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit c560550

Please sign in to comment.