This commit is contained in:
parent
cf7e2f12ff
commit
d71782e3db
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: install requirements for fast-build
|
- name: install requirements for fast-build
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install lld clang mold
|
apt-get install lld clang
|
||||||
|
|
||||||
- name: Build release
|
- name: Build release
|
||||||
run: cargo build --release
|
run: cargo build --release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue