This commit is contained in:
parent
1bfd8666b8
commit
c515f8fb37
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: sudo apt install lld
|
||||
run: apt install lld
|
||||
- name: Build Bevy game (release)
|
||||
run: |
|
||||
export CARGO_BUILD_JOBS=2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue