Bump crproxy
This commit is contained in:
parent
22d22227cc
commit
a691af67b9
|
@ -52,7 +52,7 @@ jobs:
|
|||
|
||||
- name: Set up crproxy
|
||||
run: |
|
||||
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.143/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.148/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
|
||||
|
||||
- name: Create message to queue
|
||||
id: get-message
|
||||
|
|
Loading…
Reference in New Issue