Merge pull request #136 from sijinhui/dev

修改部署机器
This commit is contained in:
sijinhui
2024-08-01 16:51:36 +08:00
committed by GitHub

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