mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-09 17:03:41 +08:00
Fix
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user