Skip to content

Commit b8f9fcb

Browse files
committed
minor fix
1 parent d473429 commit b8f9fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2888,6 +2888,7 @@ jobs:
28882888
path: source
28892889
- name: Regenerate specs and check
28902890
run: |
2891+
cd ${{ github.event.repository.name }}
28912892
uv venv .venv && source .venv/bin/activate
28922893
make openapi-specs
28932894
changed_files=$(git diff --name-only)

0 commit comments

Comments
 (0)