Skip to content

Commit c3f0cae

Browse files
Update release.yml
1 parent d130ff3 commit c3f0cae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
with:
1515
submodules: recursive
1616

17-
- name: Fix post run npm cleanup
18-
run: mkdir -p /home/runner/.npm; touch /home/runner/package-lock.json
19-
continue-on-error: true
20-
2117
- name: Install Node.js and npm
2218
uses: actions/setup-node@v3
2319
with:

0 commit comments

Comments
 (0)