There was an error while loading. Please reload this page.
1 parent 83f4ae1 commit 24e5aadCopy full SHA for 24e5aad
1 file changed
.github/workflows/gh-pages.yml
@@ -31,6 +31,7 @@ jobs:
31
- uses: actions/setup-node@v1
32
with:
33
node-version: "${{ steps.nodenv.outputs.node-version }}"
34
+ - uses: sbt/setup-sbt@v1
35
- name: Cache SBT
36
uses: actions/cache@v3
37
0 commit comments