no find
This commit is contained in:
parent
40fae2ff73
commit
d5aec0999f
1 changed files with 0 additions and 6 deletions
6
.github/workflows/release.yaml
vendored
6
.github/workflows/release.yaml
vendored
|
|
@ -179,12 +179,6 @@ jobs:
|
|||
- name: Inspect build directory
|
||||
run: |
|
||||
ls -lh /opt/builds
|
||||
sudo find / | grep ytdl-sub | true
|
||||
|
||||
- name: Move linux build into dir with other builds
|
||||
run: |
|
||||
sudo mv /root/opt/builds/* /opt/builds
|
||||
sudo chown -R runner:docker /opt/builds
|
||||
|
||||
- name: Create Release
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue