Skip to content

Commit

Permalink
setup sbt explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Jan 21, 2025
1 parent ff9d8ff commit bbf9e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
java-version: 1.16

- uses: sbt/setup-sbt@v1

- name: Assemble Jar
run: sbt assembly

Expand Down

0 comments on commit bbf9e7b

Please sign in to comment.