Skip to content

Commit dd31072

Browse files
committed
Fix yaml syntax error
1 parent 3e6536c commit dd31072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
java-version: 11
6868
- name: Cache sbt
6969
uses: coursier/cache-action@v6
70+
with:
7071
extraKey: sbt-cache-release-${{ runner.os }}
7172
- name: Compile
7273
run: sbt compile

0 commit comments

Comments
 (0)