diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 3731855..583d9b0 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -31,7 +31,9 @@ jobs: ./premake5 gmake cd garrysmod_common sudo rm -rf sourcesdk-minimal - git clone https://github.com/danielga/sourcesdk-minimal -b 0228e2392a420f55e407d1cd772a49fc9eec3a4a + git clone https://github.com/danielga/sourcesdk-minimal -b x86-64-branch-backup + git checkout 0228e2392a420f55e407d1cd772a49fc9eec3a4a + git fetch cd .. ./premake5 gmake make config=release_x86_64