Skip to content

Commit

Permalink
fix: type on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho-vazquez committed Jul 14, 2024
1 parent e9d633f commit e48ba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Build docs
run: pnpm exec nx build docs-lumberjack-docs-app
- name: Set up GitHub Pages
uses: actions/nonfigure-pages@v4
uses: actions/configure-pages@v4
- name: Upload docs to GitHub Pages
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit e48ba1b

Please sign in to comment.