remove path .

This commit is contained in:
JasonLandbridge
2024-08-30 11:28:19 +02:00
parent 1c6c4c68f9
commit 08d9df0cdc
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ workflow:
sources:
Plex-API:
inputs:
- location: ./src/pms-spec.yaml
- location: /src/pms-spec.yaml
registry:
location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api
targets: {}

View File

@@ -3,7 +3,7 @@ speakeasyVersion: latest
sources:
Plex-API:
inputs:
- location: ./src/pms-spec.yaml
- location: /src/pms-spec.yaml
registry:
location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api
targets: {}