Skip to content

Commit

Permalink
fix: add enablement flag for configure pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgriffing committed Jan 17, 2024
1 parent 37c9a26 commit b189fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
with:
enablement: true

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit b189fc6

Please sign in to comment.