Update ci_suite.yml

This commit is contained in:
Metis
2024-10-19 00:54:36 -04:00
parent 812c195491
commit 7359088a1b
-3
View File
@@ -103,9 +103,6 @@ jobs:
mysql -u root -proot tg_ci_prefixed < SQL/tgstation_schema_prefixed.sql
- name: Install rust-g
run: |
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_g.sh
- name: Install auxmos
run: |