find
This commit is contained in:
parent
a17d86e7db
commit
186fac3edf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -198,7 +198,7 @@ jobs:
|
|||
- name: Inspect build directory
|
||||
run: |
|
||||
ls -lh /opt/builds
|
||||
find . | grep _linux
|
||||
find / | grep ytdl-sub | true
|
||||
|
||||
- name: Move linux build into dir with other builds
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue