Skip to content

Commit

Permalink
- dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Sep 15, 2023
1 parent 84bd77d commit 4d02d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/build_musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
echo "::group::install deps"

apk update
apk add --no-cache alpine-sdk make linux-headers musl-dev openssl-dev
apk add --no-cache alpine-sdk make linux-headers

echo "::endgroup::"

Expand Down

0 comments on commit 4d02d02

Please sign in to comment.