We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01852e0 commit d79044dCopy full SHA for d79044d
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/download-artifact@v3
23
with:
24
name: artifact
25
- path: build/distributions/native
+ path: build/distributions
26
27
- name: Release
28
run: ./gradlew jreleaserRelease
0 commit comments