Skip to content

Commit 37a737b

Browse files
authored
chore: testing pre release (#6)
* chore: testing pre release * chore: installing stable 1.12.0 version of cli
1 parent 6329f33 commit 37a737b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-python.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: pipx install poetry
1515

1616
- name: Install algokit
17-
run: pipx install git+https://github.com/algorandfoundation/algokit-cli@feat/init_wizard_v2 --force
17+
run: pipx install algokit
1818

1919
- name: Set up Python 3.12
2020
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)