Skip to content

Update module setup #265

Update module setup

Update module setup #265

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt install -yq --no-install-recommends gfortran make
- run: make FC=gfortran -C doc/src
- run: make -C scf