Skip to content

Commit 01d687d

Browse files
committed
updated working dir to dist
1 parent 9cdcd9b commit 01d687d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-py.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,8 @@ jobs:
101101
102102
- name: Get Keys
103103
run: |
104-
dir
105104
uv run python tools/getKeys.py --vault build-pipeline-kv
106-
working-directory: ${{ github.workspace }}
105+
working-directory: dist
107106

108107
- name: Run Tests
109108
run: |

0 commit comments

Comments
 (0)