Skip to content

Commit

Permalink
Fix Linux CI not finding SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Oct 26, 2023
1 parent f376348 commit 9104644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -40,7 +40,6 @@ jobs:
path: metamod-source

- name: Select HL2SDKs
if: startsWith(runner.os, 'Windows')
run: echo 'SDKS=["episode1","tf2","l4d2","csgo","dota","insurgency"]' >> $GITHUB_ENV

- name: Cache dependencies
Expand Down

0 comments on commit 9104644

Please sign in to comment.