bad permissions
This commit is contained in:
parent
45a9757520
commit
7b48c6cb00
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -94,6 +94,7 @@ jobs:
|
|||
mv dist/ytdl-sub /opt/builds/ytdl-sub_linux
|
||||
ls -lh /opt/builds/
|
||||
tar --version
|
||||
chmod o+rwx /opt/builds/ytdl-sub_linux
|
||||
- name: Save build to cache
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue