Skip to content

Commit

Permalink
ci: mac add wallet-utility and komodo-tx to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DeckerSU committed Mar 10, 2024
1 parent 43b30d0 commit 86480ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/komodo_mac_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
# flag for some CC tests transactions - so DO NOT USE THIS CI ARTIFACTS IN PRODUCTION!!!
./zcutil/build-mac-dtest.sh -j4
tar -czvf komodo-macos.tar.gz src/komodod src/komodo-cli
tar -czvf komodo-macos.tar.gz src/komodod src/komodo-cli src/wallet-utility src/komodo-tx
# env:
# DEVELOPER_DIR: /Applications/Xcode_13.2.1.app/Contents/Developer

Expand Down

0 comments on commit 86480ba

Please sign in to comment.