We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84bf68 commit 66408adCopy full SHA for 66408ad
1 file changed
.github/workflows/pages.yaml
@@ -8,8 +8,6 @@ jobs:
8
steps:
9
- uses: actions/checkout@v3
10
- uses: pnpm/action-setup@v4
11
- with:
12
- version: 10
13
- name: Install dependencies
14
run: pnpm i
15
- name: Build application
0 commit comments