mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 10:26:07 +08:00
Update sync-image.yml
This commit is contained in:
2
.github/workflows/sync-image.yml
vendored
2
.github/workflows/sync-image.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up runner
|
- name: Set up runner
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/OpenCIDN/OpenCIDN/releases/download/v0.0.9/runner_linux_amd64 -O /usr/local/bin/runner && chmod +x /usr/local/bin/runner
|
wget https://github.com/OpenCIDN/OpenCIDN/releases/download/v0.0.12/runner_linux_amd64 -O /usr/local/bin/runner && chmod +x /usr/local/bin/runner
|
||||||
|
|
||||||
- name: Create message to queue
|
- name: Create message to queue
|
||||||
id: get-message
|
id: get-message
|
||||||
|
Reference in New Issue
Block a user