Skip to content

Commit 41e0704

Browse files
committed
Fix CI
1 parent 6dbaec1 commit 41e0704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/durabletask-azuremanaged.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
pip install -r requirements.txt
6868
6969
- name: Install durabletask-azuremanaged dependencies
70-
working-directory: examples/dts
70+
working-directory: examples
7171
run: |
7272
python -m pip install --upgrade pip
7373
pip install -r requirements.txt

0 commit comments

Comments
 (0)