Skip to content

Commit 95daec6

Browse files
committed
Pass server jar properly
1 parent 43b104f commit 95daec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ jobs:
247247
uses: actions/download-artifact@v6
248248
with:
249249
name: server-jar
250+
path: server
250251
- name: Download GUI Dist
251252
uses: actions/download-artifact@v6
252253
with:

0 commit comments

Comments
 (0)