Skip to content

Commit 24e5aad

Browse files
committed
set up sbt
1 parent 83f4ae1 commit 24e5aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- uses: actions/setup-node@v1
3232
with:
3333
node-version: "${{ steps.nodenv.outputs.node-version }}"
34+
- uses: sbt/setup-sbt@v1
3435
- name: Cache SBT
3536
uses: actions/cache@v3
3637
with:

0 commit comments

Comments
 (0)