Skip to content

Commit 76d0929

Browse files
committed
fix build action
1 parent 2370e98 commit 76d0929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
uses: actions/upload-artifact@v4
3535
with:
3636
name: JMWaypointsToXaero
37-
path: JMWaypointsToXaero-*.jar
37+
path: build/libs/JMWaypointsToXaero-*.jar

0 commit comments

Comments
 (0)