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 2b7a374 commit bbdf54c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ jobs:
git clone https://github.com/Derpius/GMFS.git
sudo chmod +x ./premake5
./premake5 gmake
cd garrysmod_common
sudo rm -rf sourcesdk-minimal
git clone https://github.com/danielga/sourcesdk-minimal -b x86-64-branch
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
sudo chmod +x ./premake5
./premake5 gmake
ls -l
make config=release_x86_64
cd ..
make config=release_x86_64
Expand Down

0 comments on commit bbdf54c

Please sign in to comment.