zstd version
This commit is contained in:
parent
26f5e980b7
commit
f8adb78ee9
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
|
mv dist/ytdl-sub /opt/builds/ytdl-sub_linux
|
||||||
ls -lh /opt/builds/
|
ls -lh /opt/builds/
|
||||||
tar --version
|
tar --version
|
||||||
|
zstd --version
|
||||||
|
|
||||||
- name: Save build to cache
|
- name: Save build to cache
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue