Skip to content

Commit

Permalink
GitHub Actions: ci.yml: include font JARs in build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DevCharly committed May 31, 2022
1 parent d7ee7a6 commit d5f08a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -50,6 +50,7 @@ jobs:
name: FlatLaf-build-artifacts
path: |
flatlaf-*/build/libs
flatlaf-*/flatlaf-*/build/libs
!**/*-javadoc.jar
!**/*-sources.jar
Expand Down

0 comments on commit d5f08a2

Please sign in to comment.