fix: runner label
Some checks failed
Deploy / deploy (push) Failing after 0s

This commit is contained in:
Chen Gu
2026-04-23 12:39:17 +08:00
parent ad1bd93606
commit fc0bd970ac

View File

@@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: self-hosted:host
runs-on: self-hosted
steps:
- name: Clone
run: |