Skip to content

Commit b78abc5

Browse files
committed
Fixup
1 parent 8b636cc commit b78abc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
- uses: actions/checkout@v4
2727
with:
2828
persist-credentials: false
29+
- run: brew trust --formula mht208/formal/cudd
2930
- run: brew bundle
3031
- run: |
31-
brew trust --formula mht208/formal/cudd
3232
eval "$(/opt/homebrew/bin/brew shellenv)"
3333
export PATH="$(brew --prefix flex)/bin:$PATH"
3434
export PATH="$(brew --prefix bison)/bin:$PATH"

0 commit comments

Comments
 (0)