chore: add musl abi support for arrch64 and x86 scyall_pg_js package … #219
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: build | |
on: push | |
jobs: | |
rust_build: | |
uses: ./.github/workflows/rust_build.yml | |
npm_build: | |
uses: ./.github/workflows/npm_build.yml |