diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f37bce0..2c6f79a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,12 +37,8 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: olafurpg/setup-scala@v12 - with: - java-version: 8 - name: Cache SBT uses: coursier/cache-action@v6 - - uses: olafurpg/setup-gpg@v3 - name: Publish run: sbt version "git status" ci-release "git status" env: