diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c930da01..5a0c9feb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,6 +85,7 @@ jobs: path: ~/.sbt key: ${{ runner.os }}-sbt-cache-${{ hashFiles('**/*.sbt') }}-${{ hashFiles('project/build.properties') }} - name: Build and test + shell: bash run: | rm -rf "$HOME/.sbt/scripted/" || true case ${{ matrix.jobtype }} in