mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-12 14:48:00 +03:00
fix testdemos
This commit is contained in:
parent
bdac0cd83f
commit
5e034c6768
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -112,7 +112,9 @@ jobs:
|
||||
env:
|
||||
demo: ${{ matrix.test.file }}
|
||||
desc: ${{ matrix.test.desc }}
|
||||
run: ./runTest.sh
|
||||
run: |
|
||||
mv $GITHUB_WORKSPACE/rehlds/lib/steam_api.dll .
|
||||
./runTest.sh
|
||||
|
||||
linux:
|
||||
name: 'Linux'
|
||||
|
Loading…
x
Reference in New Issue
Block a user