Skip to content

Commit

Permalink
dependency-graph needs sbt installed (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 14, 2024
1 parent 6ae906a commit bfe07d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
if: github.repository == 'apache/pekko-persistence-r2dbc'
steps:
- uses: actions/checkout@v4
- name: Install sbt
uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit bfe07d5

Please sign in to comment.