npm: set global config
This commit is contained in:
2
.github/workflows/npm-update-bot.yml
vendored
2
.github/workflows/npm-update-bot.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Bot 🤖 "Updating NPM Packages..."
|
||||
run: |
|
||||
npm config set fund false
|
||||
npm config set -g fund false
|
||||
npm update
|
||||
cd src
|
||||
npm update
|
||||
|
||||
Reference in New Issue
Block a user