Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstph-dvx committed Dec 13, 2024
1 parent 7a0c188 commit d76facd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-token-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: ./.github/actions/restore-orbit-chains-data

- id: set-matrix
run: echo "matrix=$(npx ts-node .github/scripts/generateMatrix.ts)" >> $GITHUB_OUTPUT
run: echo "matrix=$(yarn ts-node .github/scripts/generateMatrix.ts)" >> $GITHUB_OUTPUT

generate-token-lists:
name: 'Generate'
Expand Down

0 comments on commit d76facd

Please sign in to comment.