Fix
This commit is contained in:
parent
d4bd4e0667
commit
6e73702d06
|
@ -24,4 +24,4 @@ jobs:
|
||||||
|
|
||||||
- name: Sync Images to OSS&OBS
|
- name: Sync Images to OSS&OBS
|
||||||
run: |
|
run: |
|
||||||
/usr/local/bin/crproxy sync --max-warn 100 ${{ secrets.STORAGE_ARGS }} --list-from-file ./mirror.txt --quic
|
/usr/local/bin/crproxy sync --max-warn 100 ${{ secrets.STORAGE_ARGS }} --list-from-file ./mirror.txt --quick
|
||||||
|
|
Loading…
Reference in New Issue