Skip to content

Commit

Permalink
fix: install coreutils for shuffle of list in scheduled CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored May 5, 2024
1 parent 18fc0c1 commit b9fce50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
cask: true
test-bot: false

- run: brew install coreutils

- name: Generate matrix
id: matrix
run: |
Expand Down

0 comments on commit b9fce50

Please sign in to comment.