Skip to content

Commit

Permalink
[build] add cargo to musl builder
Browse files Browse the repository at this point in the history
  • Loading branch information
tstack committed Mar 26, 2024
1 parent bdc9c5a commit 857d3c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/muslbuilder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,9 @@ RUN apk add --no-cache \
autoconf \
automake \
build-base \
cargo \
git \
rust \
zip

COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 857d3c0

Please sign in to comment.