Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Jan 13, 2025
1 parent 5f38461 commit 3b7a1fa
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 @@ -17,6 +17,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- uses: sbt/setup-sbt@v1
- uses: coursier/cache-action@v5
# install node lts
- name: setup node
Expand Down

0 comments on commit 3b7a1fa

Please sign in to comment.