npm: revert update-browserslist-db
is not needed
This commit is contained in:
parent
c29ba35d41
commit
e43688a091
1
.github/workflows/npm-update-bot.yml
vendored
1
.github/workflows/npm-update-bot.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
|||||||
cd src
|
cd src
|
||||||
ncu -u
|
ncu -u
|
||||||
npm update
|
npm update
|
||||||
npx update-browserslist-db@latest
|
|
||||||
npm run buildcss
|
npm run buildcss
|
||||||
git config --global user.name 'NPM Update Bot'
|
git config --global user.name 'NPM Update Bot'
|
||||||
git config --global user.email 'npmupbot@users.noreply.github.com'
|
git config --global user.email 'npmupbot@users.noreply.github.com'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user