Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuany committed Apr 16, 2024
1 parent 9e11482 commit a100bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
target: ${{ env.TARGET }}
- name: Build binary
run: |
sudo apt-get install musl-tools
cargo build --verbose --release --target ${{ env.TARGET }}
env:
RUST_BACKTRACE: full
Expand Down

0 comments on commit a100bbf

Please sign in to comment.