Skip to content

Commit bd83d33

Browse files
remove: extra node setup
1 parent 2f4ddfc commit bd83d33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gh-pages.yml

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414

15-
- uses: actions/setup-node@v4
16-
with:
17-
node-version: '20'
1815
- uses: pnpm/action-setup@v4
1916
- uses: actions/setup-node@v4
2017
with:

0 commit comments

Comments
 (0)