Skip to content

Commit f9c2101

Browse files
Update maven.yml
1 parent 06ca830 commit f9c2101

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ jobs:
9797
- name: Create Zip Release
9898
run: |
9999
cp target/wraithengine-*.jar dist
100+
cd dist
100101
zip build *
102+
cd ..
101103
102104
- name: Upload Release Zip
103105
id: upload-release-asset

0 commit comments

Comments
 (0)