Skip to content

Commit aa40465

Browse files
committed
Fix release workflow
1 parent f0be664 commit aa40465

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
java-version: 8
1818
distribution: temurin
1919
cache: sbt
20-
- name: Build
21-
run: ./build.sh
2220
- name: Publish
2321
run: sbt ci-release
2422
env:

0 commit comments

Comments
 (0)