Skip to content

Commit

Permalink
Merge pull request #3246 from LibreSign/fix/pack-openapi-json
Browse files Browse the repository at this point in the history
fix: pack openapi json file
  • Loading branch information
vitormattos authored Jun 28, 2024
2 parents 39c1e40 + 7894aae commit 3022de7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ appstore:
vendor \
CHANGELOG.md \
LICENSE \
openapi*.json \
$(appstore_sign_dir)/$(app_name)
rm $(appstore_sign_dir)/$(app_name)/vendor/endroid/qr-code/assets/*
find $(appstore_sign_dir)/$(app_name)/vendor/mpdf/mpdf/ttfonts -type f -not -name 'DejaVuSerifCondensed.ttf' -delete
Expand Down

0 comments on commit 3022de7

Please sign in to comment.