We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbaec1 commit 41e0704Copy full SHA for 41e0704
.github/workflows/durabletask-azuremanaged.yml
@@ -67,7 +67,7 @@ jobs:
67
pip install -r requirements.txt
68
69
- name: Install durabletask-azuremanaged dependencies
70
- working-directory: examples/dts
+ working-directory: examples
71
run: |
72
python -m pip install --upgrade pip
73
0 commit comments