Skip to content

Commit

Permalink
Update generate_libs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder authored Aug 9, 2023
1 parent c49ff23 commit a9396d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Generate Java Classes
run: |
xsd_file_path="./schema/cpacs_schema.xsd"
mkdir .buildjavaLib
xjc -d .\build\javaLib "$xsd_file_path"
- name: Upload Java Classes Artifact
Expand Down

0 comments on commit a9396d1

Please sign in to comment.