Skip to content

Commit

Permalink
fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cornerman committed Jun 9, 2024
1 parent 5b18fad commit dfecd07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dfecd07

Please sign in to comment.