Skip to content

Merge branch 'build-issues' of https://github.com/GOMC-WSU/GOMC into … #1624

Merge branch 'build-issues' of https://github.com/GOMC-WSU/GOMC into …

Merge branch 'build-issues' of https://github.com/GOMC-WSU/GOMC into … #1624

Workflow file for this run

name: C/C++ CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install clang-openmp
run: sudo apt install -y libomp-14-dev
- name: metamake
run: ./metamake.sh