Update .forgejo/workflows/build.yaml
Some checks failed
Build / Build (push) Successful in 1m0s
Build / Deploy (push) Failing after 4s

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-12-10 19:53:30 +01:00
parent 298045bcd0
commit 81009a243a

View file

@ -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