Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9549cec

Browse files
committedApr 21, 2024··
test 23
Signed-off-by: Mateus Felipe C. C. Pinto <mateusfccp@gmail.com>
1 parent deede8e commit 9549cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
name: static_assets
3838
path: ./static
3939
deploy:
40+
needs: build
4041
environment:
4142
name: github-pages
4243
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)
Please sign in to comment.