Remove npm patching

This commit is contained in:
Ferenc Hammerl
2022-11-04 11:31:58 +00:00
parent 086231c43a
commit 4e3720ed97
5 changed files with 0 additions and 5 deletions

View File

@@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
- run: npm install -g npm@latest
- name: npm install
run: npm install