Skip to content

Commit

Permalink
Fix generate-coingecko-universe job
Browse files Browse the repository at this point in the history
  • Loading branch information
onyb committed Nov 11, 2024
1 parent c0e01f5 commit 5a5d200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-coingecko-universe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- run: sudo apt-get update -y
- run: npm install -g yarn
- run: sudo apt-get install -y librsvg2-bin libimagequant-dev pkg-config
- run: yarn --version
- run: yarn
- run: yarn generate-coingecko-universe
Expand Down

0 comments on commit 5a5d200

Please sign in to comment.