Update node.js.yml
This commit is contained in:
parent
b1cdabe3e5
commit
b6d2705088
|
|
@ -26,5 +26,4 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: yarn clean
|
||||
- run: yarn
|
||||
|
|
|
|||
Loading…
Reference in New Issue