Skip to content

Commit

Permalink
chore: testing pre release (#6)
Browse files Browse the repository at this point in the history
* chore: testing pre release

* chore: installing stable 1.12.0 version of cli
  • Loading branch information
aorumbayev committed Feb 26, 2024
1 parent 6329f33 commit 37a737b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: pipx install poetry

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

- name: Set up Python 3.12
uses: actions/setup-python@v5
Expand Down

0 comments on commit 37a737b

Please sign in to comment.