Skip to content

Commit

Permalink
Only jars
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure committed Oct 11, 2023
1 parent 7f5d625 commit fc82500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
uses: actions/upload-artifact@013d2b89baa2f354c5ffec54c68bec4ab39a2534 #v3.1.2
with:
name: Applications
path: io.openliberty.java.internal_fat_${{ matrix.java-version }}/build/libs/
path: io.openliberty.java.internal_fat_${{ matrix.java-version }}/build/libs/io.openliberty.java.internal_fat_${{ matrix.java-version }}.jar
if-no-files-found: error

0 comments on commit fc82500

Please sign in to comment.