Skip to content

Commit

Permalink
Update setup instructions for Scala
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jun 13, 2024
1 parent 915e7db commit 37ca6f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
- name: Set up Racket
run: brew install minimal-racket

- name: Set up Scala-cli
run: brew install scala-cli
- name: Set up Scala
run: brew install scala

- name: Set up V
run: brew install v
Expand Down

0 comments on commit 37ca6f6

Please sign in to comment.