Skip to content

Commit 83f887f

Browse files
authored
Update file path (#5)
## Changes Updating the path to reference a locally stored file as opposed to reference the copy on my local computer (this is a hack I did to get off the ground) ## Motivation This will enable us to publish the SDKs https://vanta-team-j1bu05uk.atlassian.net/browse/PEX-4217
1 parent 6fc55bc commit 83f887f

File tree

3 files changed

+3608
-2
lines changed

3 files changed

+3608
-2
lines changed

.speakeasy/workflow.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ workflow:
2121
sources:
2222
Conduct an audit:
2323
inputs:
24-
- location: ../obsidian/apps/api-external/assets/__generated__/auditor-api/v1/api-spec.yaml
24+
- location: api_spec.yaml
2525
overlays:
2626
- location: .speakeasy/speakeasy-modifications-overlay.yaml
2727
registry:

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ speakeasyVersion: latest
33
sources:
44
Conduct an audit:
55
inputs:
6-
- location: ../obsidian/apps/api-external/assets/__generated__/auditor-api/v1/api-spec.yaml
6+
- location: api_spec.yaml
77
overlays:
88
- location: .speakeasy/speakeasy-modifications-overlay.yaml
99
registry:

0 commit comments

Comments
 (0)