Skip to content

Commit 72592ca

Browse files
author
hayes
committed
ci: fixed ci workflow typo
1 parent 1375583 commit 72592ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
- uses: actions/checkout@v2
3939

4040
- name: Use Node.js ${{ matrix.node-version }}
41-
42-
- uses: actions/setup-node@v2
41+
uses: actions/setup-node@v2
4342
with:
4443
node-version: ${{ matrix.node-version }}
4544
cache: 'yarn'

0 commit comments

Comments
 (0)