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: build:
name: build image name: build image
#runs-on: ubuntu-latest #runs-on: ubuntu-latest
runs-on: self runs-on: yc-hk
steps: steps:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4