mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-21 05:22:55 +00:00
fix: install rust (of course)
This commit is contained in:
parent
71edfc19ff
commit
17b4b965e1
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
sudo apt-get update -qq
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
cmake ninja-build rsync zip \
|
||||
clang lld llvm
|
||||
clang lld llvm cargo rustc
|
||||
|
||||
- name: Install xwin
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue