Bump runner
This commit is contained in:
parent
ee8cd48567
commit
daf6a8d4ef
.github/workflows
|
@ -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.117/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.120/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
|
||||||
|
|
||||||
- name: Sync Runner
|
- name: Sync Runner
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue