mirror of
https://github.com/rehlds/rehlds.git
synced 2024-12-29 08:05:50 +03:00
Update README.md build.yml [skip ci]
This commit is contained in:
parent
2cd25fa7f8
commit
6a916d766b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
|||||||
- name: Play demos
|
- name: Play demos
|
||||||
run: |
|
run: |
|
||||||
chown root ~
|
chown root ~
|
||||||
cp -r deps/rehlds/* .
|
rsync -a deps/rehlds/* .
|
||||||
mv $GITHUB_WORKSPACE/tests/swds.dll .
|
mv $GITHUB_WORKSPACE/tests/swds.dll .
|
||||||
|
|
||||||
descs=(
|
descs=(
|
||||||
|
Loading…
Reference in New Issue
Block a user