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.
2 parents 6a92ef1 + 3a9c653 commit 8150533Copy full SHA for 8150533
.github/workflows/gradle.yml
@@ -36,5 +36,5 @@ jobs:
36
uses: actions/upload-artifact@v4
37
with:
38
name: javafxreproducer-${{ matrix.os }}
39
- path: build/distributions
+ path: build/packages
40
compression-level: 0
0 commit comments