mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-24 00:20:24 +00:00
Update dockerhub_proxy.yml
This commit is contained in:
parent
20265a2164
commit
314857b173
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerhub_proxy.yml
vendored
2
.github/workflows/dockerhub_proxy.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
- name: Download _worker.js
|
||||
run: |
|
||||
curl -o _worker.js https://github.com/cmliu/CF-Workers-docker.io/blob/main/_worker.js
|
||||
curl -o _worker.js https://raw.githubusercontent.com/cmliu/CF-Workers-docker.io/main/_worker.js
|
||||
|
||||
- name: Set compatibility date
|
||||
id: set-date
|
||||
|
|
Loading…
Reference in a new issue