We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbd886 commit 77ccc1bCopy full SHA for 77ccc1b
.github/workflows/deploy.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: actions/configure-pages@v5
26
27
- name: Build
28
+ shell: bash
29
run: pnpm run build
30
31
- name: Upload artifact
0 commit comments