Skip to content

Commit

Permalink
fix deployment dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Mar 2, 2024
1 parent 6ea8425 commit 33e71ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

deploy-gazettes:
if: ${{ !cancelled() }}
needs: deploy-gazettes
needs: deploy-lawlibrary
name: Deploy to gazettes.africa
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 33e71ca

Please sign in to comment.