Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed May 3, 2024
1 parent 3a8621d commit b6b16f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
java-version: 17
distribution: temurin
- uses: coursier/cache-action@v6
- run: scutil --set HostName "$(scutil --get LocalHostName).local"
- run: wget https://raw.githubusercontent.com/dwijnand/sbt-extras/cd57b2815147dafa2b0c661a54607c245de4de58/sbt
- run: chmod +x ./sbt
- run: ./sbt -v
Expand Down

0 comments on commit b6b16f8

Please sign in to comment.