Skip to content

Commit 96e1598

Browse files
committed
1 parent e4201cf commit 96e1598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
### PHAR (standalone)
5959
```bash
60-
wget https://github.com/kariricode/devkit/releases/download/${{ steps.version.outputs.tag }}/kcode.phar
60+
wget https://github.com/KaririCode-Framework/kariricode-devkit/releases/download/${{ steps.version.outputs.tag }}/kcode.phar
6161
chmod +x kcode.phar
6262
sudo mv kcode.phar /usr/local/bin/kcode
6363
```

0 commit comments

Comments
 (0)