Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
298045bcd0
commit
81009a243a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ jobs:
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
|
|
Loading…
Reference in a new issue