Skip to content

Commit cc0f38b

Browse files
committed
updated path
1 parent a928659 commit cc0f38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-py.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Get Keys
9898
run: |
99-
python ./tools/getKeys.py --vault build-pipeline-kv
99+
python ../tools/getKeys.py --vault build-pipeline-kv
100100
101101
- name: Run Tests
102102
run: |

0 commit comments

Comments
 (0)