Skip to content

Commit

Permalink
Fix Run Katana CI (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpinones committed Jan 2, 2024
1 parent eac0f56 commit f3ee03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/katana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install Starkli
run: |-
/home/runner/.config/.starkli/bin/starkliup
/home/runner/.config/.starkli/bin/starkliup --version 0.1.20
sudo mv /home/runner/.config/.starkli/bin/starkli /usr/local/bin/
- name: Setup Katana .env
Expand Down

0 comments on commit f3ee03a

Please sign in to comment.