Skip to content

Commit

Permalink
Try to fix the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Jan 7, 2021
1 parent 8751ff3 commit 35e43e1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@ jobs:
${{ runner.OS }}-coursier-cache-${{ hashFiles('**/*.sbt') }}-
${{ runner.OS }}-coursier-cache-
- uses: olafurpg/setup-scala@v7
- uses: olafurpg/setup-scala@v10
with:
java-version: [email protected]

- uses: olafurpg/setup-gpg@v2
- uses: olafurpg/setup-gpg@v3

- name: Release
run: csbt ci-release
Expand Down

0 comments on commit 35e43e1

Please sign in to comment.