Skip to content

Commit 4abf719

Browse files
committed
#129 Updating path
1 parent 53987a5 commit 4abf719

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/api-client.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@ jobs:
3737

3838
- name: Download a openapi_spec
3939
uses: dawidd6/action-download-artifact@v2
40+
working-directory: ./
4041
with:
4142
name: openapi_spec_artifact
4243
workflow: openapi.yaml
4344
workflow_conclusion: success
45+
path: ./docs/generated
4446

4547
- name: Generating Typescript API
4648
working-directory: ./api-client

0 commit comments

Comments
 (0)