Skip to content

Update directory name for devnet circuit blobs #14

Update directory name for devnet circuit blobs

Update directory name for devnet circuit blobs #14

name: Build macOS Latest
on:
push:
branches: [main, develop]
pull_request:
paths-ignore: ["frontend"]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-reusable.yaml
with:
os: macos-latest
cache-prefix: macos-latest-
build-wasm: true