Merge pull request 'fix(build): create sub-app make_pdf' (#26) from dev into master
Reviewed-on: #26
This commit is contained in:
commit
a21356239f
@ -47,8 +47,9 @@ jobs:
|
||||
|
||||
- name: Build backend make_pdf tool
|
||||
run: |
|
||||
chmod 740 mvnw
|
||||
cd src/main/pdf_gen
|
||||
mvn clean compile assembly:single
|
||||
../../../mvnw clean compile assembly:single
|
||||
cd ../../..
|
||||
|
||||
- name: Build backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user