mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-10 05:08:48 +08:00
Update sync-runner.yml
This commit is contained in:
2
.github/workflows/sync-runner.yml
vendored
2
.github/workflows/sync-runner.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Set up crproxy
|
- name: Set up crproxy
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.114/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
|
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.117/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
|
||||||
|
|
||||||
- name: Sync Runner
|
- name: Sync Runner
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user