Skip to content

chore(fix): ci - add osx codesign and include all assets for uploading #727

chore(fix): ci - add osx codesign and include all assets for uploading

chore(fix): ci - add osx codesign and include all assets for uploading #727

Workflow file for this run

---
name: Launchpad v2 CI
'on':
pull_request:
types:
- opened
- reopened
- synchronize
env:
CARGO_HTTP_MULTIPLEXING: false
CARGO_TERM_COLOR: always
PROTOC: protoc
jobs:
check-debug:
uses:
./.github/workflows/reusable-ci-jobs.yml
with:
lints: true
toolchain: "nightly-2023-06-03"
build-tari: true
build-launchpad-fe: true
check-ffi: false
build-collectibles: false
build-explorer: false
licenses:
uses:
./.github/workflows/reusable-licenses.yml