Skip to content

Commit d79044d

Browse files
author
Donovan
committed
Woopiedoopie
1 parent 01852e0 commit d79044d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/download-artifact@v3
2323
with:
2424
name: artifact
25-
path: build/distributions/native
25+
path: build/distributions
2626

2727
- name: Release
2828
run: ./gradlew jreleaserRelease

0 commit comments

Comments
 (0)