Skip to content

Commit

Permalink
try ninja-is-really-ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanEngelen committed Jun 23, 2024
1 parent f9e498a commit ea945aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine_musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
run:
apk update && apk add --no-cache ldc git g++ cmake ninja llvm-dev llvm-static libunwind-static libxml2-static zstd-static zlib-static bash grep diffutils make
apk update && apk add --no-cache ldc git g++ cmake ninja-is-really-ninja llvm-dev llvm-static libunwind-static libxml2-static zstd-static zlib-static bash grep diffutils make
shell: alpine.sh --root {0}

- name: Build LDC bootstrap
Expand Down

0 comments on commit ea945aa

Please sign in to comment.