modify workflow
This commit is contained in:
parent
c37114ddb7
commit
62d859ee03
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: host
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue