Skip to content

Commit

Permalink
Added sbt, sbtn apps after reported error
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Dec 16, 2024
1 parent 1f27dba commit 10ce218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/branchLinkCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: coursier/[email protected]
with:
jvm: temurin:1.17
apps: sbt sbtn
- uses: coursier/cache-action@v6

- name: Paradox Validate Links
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/masterLinkCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: coursier/[email protected]
with:
jvm: temurin:1.17
apps: sbt sbtn
- uses: coursier/cache-action@v6

- name: Paradox Validate Links
Expand Down

0 comments on commit 10ce218

Please sign in to comment.