mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
Rename Install LLVM stage
This commit is contained in:
parent
d2cfd8e195
commit
6deb90a203
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Verify compiler/builtin/bitcode/regenerate.sh was run if necessary
|
||||
run: pushd compiler/builtins/bitcode && ./regenerate.sh && git diff --exit-code ../../gen/src/llvm/builtins.bc && popd
|
||||
|
||||
- name: Install LLVM
|
||||
- name: Install CI Libraries
|
||||
run: sudo ./ci/install-ci-libraries.sh 10
|
||||
|
||||
- name: Enable LLD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue