Skip to content

Commit

Permalink
[use proper (?) ninja apk package]
Browse files Browse the repository at this point in the history
  • Loading branch information
kinke committed Jan 19, 2025
1 parent 35be799 commit fb64457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
else
# set up Alpine container
apk add \
git cmake ninja g++ ldc llvm-dev llvm-static compiler-rt \
git cmake ninja-is-really-ninja g++ ldc llvm-dev llvm-static compiler-rt \
libxml2-static zstd-static zlib-static \
bash grep diffutils make curl 7zip
# create missing 7za symlink
Expand Down

0 comments on commit fb64457

Please sign in to comment.