Skip to content

Merge branch 'main' of github.com:tobiasrausch/alfred #72

Merge branch 'main' of github.com:tobiasrausch/alfred

Merge branch 'main' of github.com:tobiasrausch/alfred #72

Workflow file for this run

name: MacOS CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
brew install boost htslib
make