This commit is contained in:
parent
c515f8fb37
commit
072fd61fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Some ugly apt install
|
||||
run: apt install lld
|
||||
run: curl -fsSL https://apt.llvm.org/llvm.sh | bash
|
||||
- name: Build Bevy game (release)
|
||||
run: |
|
||||
export CARGO_BUILD_JOBS=2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue