Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
bd07b2b6c7
commit
f6c1d80f76
@ -10,7 +10,7 @@ runs-on: ubuntu-latest:host
|
||||
jobs:
|
||||
deploy:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest:host
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: get artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user