Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0SH1M4S73R committed Jul 6, 2024
1 parent e20bb61 commit dd7f6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- run: |
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install g++-multilib g++-mingw-w64-i686-win32 zlib1g-dev:i386 libssl-dev:i386
sudo apt-get install g++-multilib g++-mingw-w64-i686 zlib1g-dev:i386 libssl-dev:i386
./scripts/install_byond.sh
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit dd7f6ad

Please sign in to comment.