mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-04 00:56:40 +08:00
修改部署机器
This commit is contained in:
parent
f1bd456a41
commit
04949fda59
2
.github/workflows/dockerToHub.yml
vendored
2
.github/workflows/dockerToHub.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
build:
|
||||
name: build image
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self
|
||||
runs-on: yc-hk
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user