We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2370e98 commit 76d0929Copy full SHA for 76d0929
.github/workflows/build.yml
@@ -34,4 +34,4 @@ jobs:
34
uses: actions/upload-artifact@v4
35
with:
36
name: JMWaypointsToXaero
37
- path: JMWaypointsToXaero-*.jar
+ path: build/libs/JMWaypointsToXaero-*.jar
0 commit comments