Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Oct 14, 2024
1 parent c46f396 commit 388e54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
name: Builds matrix rust bindings against alpine
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install -y musl-tools
- run: sudo apt-get install -y musl-tools && find / -name stdarg.h
- uses: actions/checkout@v4
with:
repository: matrix-org/matrix-rust-sdk-crypto-nodejs
Expand Down

0 comments on commit 388e54e

Please sign in to comment.