Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keganpowers34 authored Nov 17, 2024
1 parent 835fd04 commit c38040e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
sudo apt-get install cuda-libraries-9-2
curl https://github.com/premake/premake-core/releases/download/v5.0.0-beta3/premake-5.0.0-beta3-linux.tar.gz -O -J -L
tar -xvzf premake-5.0.0-beta3-linux.tar.gz
git clone https://github.com/danielga/garrysmod_common.git --recursive -b x86-64-support-sourcesdk
git clone https://github.com/NVIDIAGameWorks/FleX.git
git clone https://github.com/Derpius/BSPParser.git
git clone https://github.com/Derpius/GMFS.git
Expand Down

0 comments on commit c38040e

Please sign in to comment.