Skip to content

Commit 2a3466d

Browse files
committed
fix workflows
1 parent d910c79 commit 2a3466d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/push-to-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- uses: pnpm/action-setup@v2
1313
name: Install pnpm
1414
with:
15-
version: 8
1615
run_install: false
1716

1817
- name: Install Node.js

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: pnpm/action-setup@v2
1515
name: Install pnpm
1616
with:
17-
version: 8
1817
run_install: false
1918

2019
- name: Install Node.js

0 commit comments

Comments
 (0)