diff --git a/.github/workflows/pre-make.yml b/.github/workflows/pre-make.yml index 8774a01..12fd15a 100644 --- a/.github/workflows/pre-make.yml +++ b/.github/workflows/pre-make.yml @@ -24,5 +24,6 @@ jobs: git clone https://github.com/danielga/garrysmod_common.git --branch x86-64-support-sourcesdk --recursive ./premake5 gmake ls -r + cd garrysmod_common make make check