Skip to content

Commit

Permalink
Fixed the package for generated sources
Browse files Browse the repository at this point in the history
  • Loading branch information
sedovalx committed Feb 2, 2022
1 parent 65ead29 commit a76df52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-java-models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Generate java model
run: |
./build/generate.sh -l java -p io.devfile.api.model
./build/generate.sh -l java -p io.devfile.api
ls -lah ./build/workdir/java-models
working-directory: api

Expand Down

0 comments on commit a76df52

Please sign in to comment.