Skip to content

Run the builds

Run the builds #3

Workflow file for this run

name: Run the builds
# Only support manual trigger of this workflow.
on:
workflow_dispatch
jobs:
run-build:
permissions:
id-token: write
uses: nextstrain/.github/.github/workflows/pathogen-repo-build.yaml@master
secrets: inherit
with:
runtime: conda
run: |
nextstrain build --cpus 1 . -npf auspice/hbv_A.json
./bin/nextclade --help # Built for arch64