Skip to content

Commit 8cfcb06

Browse files
edyedy
authored andcommitted
refactor: rename binary from opencodex to ocx
1 parent db75d8a commit 8cfcb06

4 files changed

Lines changed: 866 additions & 5761 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
mkdir -p release-assets
3232
cd packages/opencode/dist/opencode-darwin-arm64/bin
33-
tar czf "../../../../../release-assets/opencode-darwin-arm64.tar.gz" opencodex
33+
tar czf "../../../../../release-assets/opencode-darwin-arm64.tar.gz" ocx
3434
cd -
3535
cp script/install.sh release-assets/
3636
ls -la release-assets/

0 commit comments

Comments
 (0)