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 Nov 17, 2022
1 parent 76fee29 commit f23c523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -54,6 +54,7 @@ jobs:
name: FlatLaf-build-artifacts
path: |
flatlaf-*/build/libs
flatlaf-*/flatlaf-*/build/libs
!**/*-javadoc.jar
!**/*-sources.jar
Expand Down

0 comments on commit f23c523

Please sign in to comment.