1
0
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:
Nick Hastings 2023-10-26 14:04:47 -04:00 committed by Nicholas Hastings
parent f376348feb
commit 9104644ae6

View File

@ -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