We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a33c0 commit 5f0eea3Copy full SHA for 5f0eea3
.github/workflows/pages.yml
@@ -32,8 +32,6 @@ jobs:
32
uses: actions/checkout@v4
33
- name: Install pnpm
34
uses: pnpm/action-setup@v4
35
- with:
36
- version: 9
37
- name: Set up Node
38
uses: actions/setup-node@v4
39
with:
src/template/gh-pages/config/.github/workflows/pages.yml
0 commit comments