Skip to content

Commit

Permalink
fix sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Dec 16, 2024
1 parent 00222d0 commit 1c12ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
distribution: temurin
java-version: 17
# see: https://github.com/actions/runner-images/issues/10788
- uses: sbt/setup-sbt@v1
- name: Configure Git
run: |
git config --global user.name "$GITHUB_ACTOR"
Expand Down

0 comments on commit 1c12ee4

Please sign in to comment.