mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 12:37:48 +01:00
more useful run wrapper
This commit is contained in:
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
@@ -202,7 +202,7 @@ jobs:
|
||||
run: cp -r ./webui-dist-downloaded "run-wrapper-out/app/Webui"
|
||||
|
||||
- name: Copy run wrapper
|
||||
run: cp -r ./run-wrapper/run.sh "run-wrapper-out/app/"
|
||||
run: cp -r ./run-wrapper/* "run-wrapper-out/app/"
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user