Skip to content

Commit d0c2066

Browse files
committed
CI: Install full racket instead of minimal-racket
1 parent ce33434 commit d0c2066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/setup-python@v5
8686

8787
- name: Set up Racket
88-
run: brew install minimal-racket
88+
run: brew install --cask racket
8989

9090
- name: Set up Roc
9191
uses: hasnep/setup-roc@main

0 commit comments

Comments
 (0)