Update update-browserlist.yml

This commit is contained in:
Arda Aydın
2023-12-18 21:27:19 +03:00
committed by GitHub
parent 26956bf128
commit 5d70b8922d

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: npm install pnpm && npx update-browserslist-db@latest - run: npm install pnpm -g && npx update-browserslist-db@latest
- name: Commit changes - name: Commit changes
uses: EndBug/add-and-commit@v9 uses: EndBug/add-and-commit@v9
with: with: