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 7376bbc commit 223e7e3
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 @@ -66,7 +66,7 @@ jobs:
- uses: ./.github/actions/restore-cache

- id: set-matrix
run: echo "matrix=$(npm run generate:matrix)" >> $GITHUB_OUTPUT
run: echo "matrix=$(npm run generate:matrix --silent)" >> $GITHUB_OUTPUT

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

0 comments on commit 223e7e3

Please sign in to comment.