Skip to content

Commit

Permalink
update python script filename
Browse files Browse the repository at this point in the history
  • Loading branch information
andygolay committed Dec 6, 2024
1 parent 75468d0 commit d5f4df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ jobs:

- name: Install Aptos CLI
run: |
curl -fsSL "https://raw.githubusercontent.com/andygolay/aptos-cli-install/refs/heads/main/install_cli.py" | python3
curl -fsSL "https://raw.githubusercontent.com/andygolay/aptos-cli-install/refs/heads/main/install_cli_v3.5.py" | python3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
Expand Down

0 comments on commit d5f4df4

Please sign in to comment.