Skip to content

Commit

Permalink
rename sbt to sbtn
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Dec 16, 2024
1 parent 2c19b45 commit 74fa4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: coursier/setup-action@v1
with:
jvm: temurin:1.17
apps: sbt
apps: sbtn
- name: Set APALACHE_HOME env
# See https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable
run: echo "APALACHE_HOME=$GITHUB_WORKSPACE" >> $GITHUB_ENV
Expand Down

0 comments on commit 74fa4e6

Please sign in to comment.