Skip to content

Commit

Permalink
Add needs: generate to build job
Browse files Browse the repository at this point in the history
  • Loading branch information
thevahidal committed Dec 28, 2023
1 parent 61940d5 commit 4f2e47e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hellow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- run: poetry run python script.py

build:
needs: generate

runs-on: ubuntu-latest
steps:
- name: Upload Pages artifact
Expand Down

0 comments on commit 4f2e47e

Please sign in to comment.