Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Aug 26, 2024
1 parent 47615bc commit 804f69d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/selfserve-generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,13 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ inputs.specs_key }}
path: .

- name: Download Templates
uses: actions/download-artifact@v4
with:
name: ${{ inputs.templates_key }}
path: .

- name: Build Generator Post-processor
working-directory: sdk-repo/generator/openapi/src/main/resources/post-processor
Expand Down

0 comments on commit 804f69d

Please sign in to comment.