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 c4c06a3 commit 4f1eb54Copy full SHA for 4f1eb54
.github/workflows/deploy_pages.yml
@@ -14,7 +14,6 @@ jobs:
14
uses: pnpm/action-setup@v3
15
with:
16
version: 8
17
- cache: pnpm
18
- name: Install dependencies
19
run: pnpm install
20
- name: build
0 commit comments