mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-03-22 13:19:40 +01:00
Fix Linux CI not finding SDKs
This commit is contained in:
parent
f376348feb
commit
9104644ae6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user