Skip to content

Commit 285bf12

Browse files
committed
Remove node from docs release
1 parent ee27918 commit 285bf12

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ jobs:
111111
with:
112112
ref: 'gh-pages'
113113
fetch-depth: 0
114-
- uses: actions/setup-node@v2
115-
with:
116-
cache: npm
117-
node-version: 16
118114
- uses: actions/download-artifact@v2
119115
if: ${{ github.event.release.prerelease }}
120116
with:

0 commit comments

Comments
 (0)