Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Dec 7, 2023
1 parent bbea248 commit af98e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
shell: bash
run: |
curl.exe --output mxpy-up.py --url https://raw.githubusercontent.com/multiversx/mx-sdk-py-cli/$BRANCH_NAME/mxpy-up.py
python3 mxpy-up.py --exact-versin=9.0.0 --not-interactive
python3 mxpy-up.py --exact-version=9.0.0 --not-interactive
- name: Smoke test
shell: bash
run: |
Expand Down

0 comments on commit af98e24

Please sign in to comment.