Skip to content

Commit 977cafa

Browse files
committed
fix: wf
1 parent dd029d1 commit 977cafa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/NodeCI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |+
5454
yarn add -D eslint@${{ matrix.eslint }} --ignore-engines
5555
rm -rf node_modules
56+
rm -rf yarn.lock
5657
if: matrix.eslint != 8
5758
- name: Install Packages
5859
run: yarn install --ignore-engines

0 commit comments

Comments
 (0)