Skip to content

Merge branch 'reproducibility-conda' of github.com:bioinfo-ucsd/wiki … #26

Merge branch 'reproducibility-conda' of github.com:bioinfo-ucsd/wiki …

Merge branch 'reproducibility-conda' of github.com:bioinfo-ucsd/wiki … #26

Workflow file for this run

name: Build HTML
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Setup Micromamba
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml
- name: Build
shell: bash -l {0}
run: jb build -W -n --keep-going -v wiki/