Skip to content

Commit df69bce

Browse files
committed
Fix GitHub Actions workflow and dependency conflicts
1 parent 6adcb3a commit df69bce

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
- name: Install dependencies
2222
run: npm install --legacy-peer-deps
2323

24-
- name: Update Browserslist database
25-
run: npx update-browserslist-db@latest
26-
2724
- name: Build the project
2825
env:
2926
REACT_APP_COIN_GECKP_API_KEY: ${{ secrets.REACT_APP_COIN_GECKP_API_KEY }}

package-lock.json

Lines changed: 0 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)