Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove prebuilt binaries from repo * Prefer locally built binary * Add binary packages as optionalDependencies * Remove build-native workflow for prebuilt binaries * Remove binaries from checkCompiled job * Change build-native command to default to dev * Add build-native-dev and have tests depend on it * Update contributing * Run ls to make inspect artifact download * Use correct artifact download path * Try using reusable workflows * Resort to duplication for now * Inspect artifact download * Ensure native is copied for PR stats * Copy after ref checkout and log binaries for PR stats * fix typo * copy right before linking/packing * Use fs.copy * fix test for now Co-authored-by: [email protected] <[email protected]>
- Loading branch information