Merge pull request #136 from sijinhui/dev

修改部署机器
This commit is contained in:
sijinhui 2024-08-01 16:51:36 +08:00 committed by GitHub
commit d0bdce1b5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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