Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StiftungAusNachlass committed Apr 23, 2024
1 parent d130ff3 commit c3f0cae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
with:
submodules: recursive

- name: Fix post run npm cleanup
run: mkdir -p /home/runner/.npm; touch /home/runner/package-lock.json
continue-on-error: true

- name: Install Node.js and npm
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit c3f0cae

Please sign in to comment.