Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scurker committed Apr 16, 2024
1 parent b576a6b commit 412555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-browserslist-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
git config user.email [email protected]
npx update-browserslist-db@latest
cd packages/react && npx update-browserslist-db@latest
cd packages/styles && npx update-browserslist-db@latest
cd ../styles && npx update-browserslist-db@latest
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 412555a

Please sign in to comment.