Skip to content

Commit

Permalink
Merge pull request #39 from scalacenter/ubuntu-sbt2
Browse files Browse the repository at this point in the history
fix the missing sbt install in 1a2cac5
  • Loading branch information
bjaglin authored Jan 11, 2025
2 parents 4add6b6 + 3cecfe5 commit 2330ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: coursier/setup-action@v1
with:
jvm: temurin:8
- uses: sbt/setup-sbt@v1
- uses: olafurpg/setup-gpg@v3
- run: git fetch --unshallow
- name: Publish ${{ github.ref }}
Expand Down

0 comments on commit 2330ecf

Please sign in to comment.