Skip to content

Commit

Permalink
cI: reverting algokit version
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Aug 23, 2024
1 parent 71c33f2 commit b91ad0b
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 https://github.com/algorandfoundation/algokit-cli/releases/download/v2.3.0-beta.1/algokit-2.3.0b1-py3-none-any.whl
run: pipx install algokit

- name: Run algokit localnet
run: algokit localnet start
Expand Down

0 comments on commit b91ad0b

Please sign in to comment.