ci: remove unsupported scripts-prepend-node-path command (#7499)
This commit is contained in:
3
.github/workflows/trigger-release.yml
vendored
3
.github/workflows/trigger-release.yml
vendored
@@ -45,9 +45,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
|
||||||
- name: Configure npm node prepend
|
|
||||||
run: npm config set scripts-prepend-node-path auto
|
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: yarn
|
run: yarn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user