mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 13:06:34 +00:00
Clean up the .json
file and log the results
This commit is contained in:
parent
e4eb895b09
commit
ffd6edd913
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -104,6 +104,8 @@ jobs:
|
||||
close_ml_var "${delim}" "${var}" ;
|
||||
unset -v delim jq_arg var ;
|
||||
} >> "${GITHUB_ENV}"
|
||||
cat -v "${GITHUB_ENV}"
|
||||
rm -v -f .ffmpeg.releases.json
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
|
Loading…
Reference in New Issue
Block a user