We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6329f33 commit 37a737bCopy full SHA for 37a737b
.github/workflows/check-python.yaml
@@ -14,7 +14,7 @@ jobs:
14
run: pipx install poetry
15
16
- name: Install algokit
17
- run: pipx install git+https://github.com/algorandfoundation/algokit-cli@feat/init_wizard_v2 --force
+ run: pipx install algokit
18
19
- name: Set up Python 3.12
20
uses: actions/setup-python@v5
0 commit comments