Skip to content

Commit

Permalink
Merge pull request #217 from eed3si9n/wip/setup-sbt
Browse files Browse the repository at this point in the history
setup-sbt
  • Loading branch information
eed3si9n authored Dec 10, 2024
2 parents 5a37ffb + 51edafa commit d063250
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 @@ -42,6 +42,7 @@ jobs:
distribution: "${{ matrix.distribution }}"
java-version: "${{ matrix.java }}"
cache: sbt
- uses: sbt/setup-sbt@v1
- name: Setup key
shell: bash
run: gpg --import test-key.gpg
Expand Down

0 comments on commit d063250

Please sign in to comment.