Skip to content

Commit aeb67bd

Browse files
committed
Fix a build issue in the JAR file.
1 parent b8255d3 commit aeb67bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/download-artifact@v4
2626
with:
2727
name: build-artifact
28-
path: dist
2928
- name: Create JAR bundle
3029
run: ./builder/gradlew -b builder/build.gradle.kts jar
3130
- name: Publish artifacts

0 commit comments

Comments
 (0)