We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0566e commit edeb70eCopy full SHA for edeb70e
.github/workflows/integration.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Check Installability
39
working-directory: project/sanity
40
- run: poetry add zitadel-client --path ../library
+ run: sudo poetry add zitadel-client@../library
0 commit comments