Skip to content

Commit

Permalink
Fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Jul 22, 2023
1 parent dba03e5 commit 5552490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
echo "SOURCE_DATE_EPOCH=$SOURCE_DATE_EPOCH"
echo "JVM_OPTS=${JVM_OPTS}"
echo "SBT_OPTS=${SBT_OPTS}"
echo 'sbt -v clean +packagedArtifacts ci-release
echo 'sbt -v clean +packagedArtifacts ci-release'
sbt \
-v \
clean \
Expand Down

0 comments on commit 5552490

Please sign in to comment.