Skip to content

Commit

Permalink
awdfafasfa
Browse files Browse the repository at this point in the history
  • Loading branch information
rdragan committed Jul 3, 2024
1 parent b11a1c3 commit 67128a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,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: Compile and run tests
run: |
Expand Down

0 comments on commit 67128a7

Please sign in to comment.