Skip to content

Commit

Permalink
use correct dep name
Browse files Browse the repository at this point in the history
  • Loading branch information
littlebenlittle committed Jun 7, 2024
1 parent 8a5e229 commit 3def841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

deploy-pages:
name: Deploy Pages
needs: build
needs: build-pages
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 3def841

Please sign in to comment.