oups
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 2s

This commit is contained in:
Crizomb 2025-12-24 01:38:59 +01:00
parent 1bfd8666b8
commit c515f8fb37

View file

@ -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