From 7194a98cc3b7db108052ef5b394fb23cd61ac7e5 Mon Sep 17 00:00:00 2001 From: Moshe Plotkin Date: Thu, 29 Feb 2024 14:01:01 -0500 Subject: [PATCH] needs build --- .github/workflows/static.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 97c7b38..6316a0c 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -49,6 +49,7 @@ jobs: retention-days: 1 # Deploy to GitHub Pages deploy: + needs: build environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}