curl
curl copied to clipboard
Downloads are empty
I'm trying this code
- name: Download backup archives
uses: wei/[email protected]
with:
args: ${{ secrets.ARCHIVE_BACKUP }} -O
Download an empty file
-rw-r--r-- 1 root root 0 Jul 14 15:13 archiveDocsBackup.tar.gz
So I don't know what I'm doing wrong.
Did you find any solution?
Nop, I created a script in a file, maybe GitHub is blocking these kinds of large requests