Skip to content

Separate build and publish job #27

Separate build and publish job

Separate build and publish job #27

Workflow file for this run

name: Build Cross-build environment for pyodide-build
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/composite/build-job.yml

Check failure on line 16 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

invalid value workflow reference: no version specified