mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update build.yml
This commit is contained in:
parent
eff0f36919
commit
8f805ffbcb
1 changed files with 0 additions and 5 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -77,11 +77,6 @@ jobs:
|
|||
cp **/build/*.cs3 $GITHUB_WORKSPACE/builds
|
||||
cp build/plugins.json $GITHUB_WORKSPACE/builds
|
||||
|
||||
- name: Move Loklok
|
||||
run: |
|
||||
rm $GITHUB_WORKSPACE/builds/Loklok.cs3 || true
|
||||
cp $GITHUB_WORKSPACE/builds/stored/Loklok.cs3 $GITHUB_WORKSPACE/builds
|
||||
|
||||
- name: Push builds
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/builds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue