mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
use srcwr💾 v2.0.1 for working linux builds
This commit is contained in:
parent
16ccd0cc7c
commit
d08a3078e1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -36,8 +36,8 @@ jobs:
|
||||
wget https://github.com/srcwr/eventqueuefixfix/releases/download/v1.0.1/eventqueuefixfix-v1.0.1-def5b0e-windows-x32.zip
|
||||
unzip eventqueuefixfix-v1.0.1-def5b0e-windows-x32.zip "addons/sourcemod/extensions/*"
|
||||
rm "addons/sourcemod/extensions/eventqueuefixfix.pdb"
|
||||
wget https://github.com/srcwr/srcwrfloppy/releases/download/v2.0.0/srcwrfloppy-v2.0.0.zip
|
||||
unzip -qO UTF-8 srcwrfloppy-v2.0.0.zip "addons/sourcemod/extensions/*"
|
||||
wget https://github.com/srcwr/srcwrfloppy/releases/download/v2.0.1/srcwrfloppy-v2.0.1.zip
|
||||
unzip -qO UTF-8 srcwrfloppy-v2.0.1.zip "addons/sourcemod/extensions/*"
|
||||
rm "addons/sourcemod/extensions/srcwr💾.pdb"
|
||||
|
||||
- name: Run compiler
|
||||
|
||||
Loading…
Reference in New Issue
Block a user