This commit is contained in:
Jesse Bannon 2023-02-23 10:49:09 -08:00
parent a17d86e7db
commit 186fac3edf

View file

@ -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: |