Skip to content

Commit ae63cd0

Browse files
committed
Revert "Add workaround for gpg2 incompat"
This reverts commit b3738fe.
1 parent b3738fe commit ae63cd0

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ThisBuild / githubWorkflowEnv ++= Map(
1616
ThisBuild / githubWorkflowTargetTags += "v*"
1717
ThisBuild / githubWorkflowPublish := Seq(WorkflowStep.Sbt(List("ci-release")))
1818

19-
import com.jsuereth.sbtpgp.PgpKeys.gpgCommand
20-
Global / gpgCommand := (baseDirectory.value / "gpg.sh").getAbsolutePath
2119

2220
lazy val root = project.in(file("."))
2321
.aggregate(core.jvm, core.js, munit.jvm, munit.js)

gpg.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)