curl icon indicating copy to clipboard operation
curl copied to clipboard

Downloads are empty

Open makinox opened this issue 4 years ago • 2 comments

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.

makinox avatar Jul 14 '21 15:07 makinox

Did you find any solution?

robinmollah avatar Dec 28 '21 23:12 robinmollah

Nop, I created a script in a file, maybe GitHub is blocking these kinds of large requests

makinox avatar Mar 13 '23 14:03 makinox