mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 12:54:38 +08:00
Bump runner
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:
|
||||
- name: Set up runner
|
||||
run: |
|
||||
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
|
||||
wget https://github.com/OpenCIDN/OpenCIDN/releases/download/v0.0.13/runner_linux_amd64 -O /usr/local/bin/runner && chmod +x /usr/local/bin/runner
|
||||
|
||||
- name: Sync Runner
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user