mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
Make sure to use latest npm patch in workflow
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 15
|
node-version: 15
|
||||||
|
|
||||||
|
- name: Install Latest NPM v7 Patch
|
||||||
|
run: npm install -g npm@7
|
||||||
|
|
||||||
- name: Install ESLint v7
|
- name: Install ESLint v7
|
||||||
run: npm install -g eslint@7
|
run: npm install -g eslint@7
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user