Attaching artifact to build result. Try 1. :-)

This commit is contained in:
Rob Greene 2023-10-24 16:37:34 -05:00
parent bbfad3070c
commit 1896cbec45
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@ jobs:
env:
# The SWT image tests fail in the pipeline; disable them.
AC_SKIP_SWT_TESTS: true
- uses: actions/upload-artifact@v3
with:
path: app/**/build/libs/AppleCommander-*.jar
if-no-files-found: error