fix: migrate deploy to host
This commit is contained in:
parent
9ae94d158b
commit
f69c60c146
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: host
|
runs-on: host
|
||||||
container:
|
|
||||||
image: golang:1.25.0
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node
|
- name: Install Node
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue