We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31dfad commit cb642c2Copy full SHA for cb642c2
.github/workflows/deploy.yml
@@ -25,8 +25,6 @@ jobs:
25
- uses: actions/checkout@v4
26
- name: install pnpm
27
uses: pnpm/action-setup@v4
28
- with:
29
- run_install: false
30
- uses: actions/configure-pages@v5
31
with:
32
# Automatically inject basePath in next.config.js
0 commit comments