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 8ffcf19 commit 2230d08Copy full SHA for 2230d08
.github/workflows/main.yml
@@ -10,8 +10,6 @@ jobs:
10
steps:
11
- uses: actions/checkout@v3
12
- uses: pnpm/action-setup@v2
13
- with:
14
- version: 7
15
- uses: actions/setup-node@v3
16
with:
17
node-version: 16.x
.github/workflows/publish.yml
@@ -17,8 +17,6 @@ jobs:
18
19
20
21
22
23
24
0 commit comments