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 8b4613b commit 0e1bb5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- name: Generate CPACS Python Classes
run: |
cd schema
generateds -o ../cpacsLib.py -f cpacs_schema.xsd
generateDS.py -o cpacsLib.py -f ./schema/cpacs_schema.xsd
- name: Upload Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 0e1bb5e

Please sign in to comment.