Skip to content

Commit 636b82b

Browse files
committed
ci: remove setup-node step
1 parent 4cccea6 commit 636b82b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: actions/setup-node@v1
1312
- uses: bahmutov/npm-install@v1
1413
- run: yarn build
1514

0 commit comments

Comments
 (0)