just copy from bee (4head)

This commit is contained in:
Putnam3145
2021-07-25 17:55:12 -07:00
parent 374fa97bd3
commit 94871ab34e
4 changed files with 13 additions and 7 deletions
+4 -1
View File
@@ -93,7 +93,10 @@ jobs:
sudo dpkg --add-architecture i386
sudo apt update || true
sudo apt install -o APT::Immediate-Configure=false libssl1.1:i386
bash tools/ci/install_rust_deps.sh
bash tools/ci/install_rust_g.sh
- name: Install auxmos
run: |
bash tools/ci/install_auxmos.sh
- name: Compile and run tests
run: |
bash tools/ci/install_byond.sh