Skip to content

Commit

Permalink
Merge pull request #4 from slick/nafg/add-sbt-setup
Browse files Browse the repository at this point in the history
Add sbt/setup-sbt@v1 to steward.yml
  • Loading branch information
nafg authored Oct 22, 2024
2 parents 1a45d73 + 0994a12 commit 52d6fc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
name: DIY Steward
steps:
- uses: sbt/setup-sbt@v1
- uses: actions/checkout@v4

- name: Generate token
Expand Down

0 comments on commit 52d6fc7

Please sign in to comment.