diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7999eda95..a23da1fe6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,7 @@ jobs: uses: coursier/setup-action@v1 with: jvm: temurin:1.17 + apps: sbt - name: Run tests run: | @@ -121,6 +122,7 @@ jobs: uses: coursier/setup-action@v1 with: jvm: temurin:1.17 + apps: sbt - name: Cache uses: coursier/cache-action@v6 @@ -159,6 +161,7 @@ jobs: uses: coursier/setup-action@v1 with: jvm: temurin:1.17 + apps: sbt - name: Cache uses: coursier/cache-action@v6