Skip to content

Forgotten ; in double_star.C #8

Forgotten ; in double_star.C

Forgotten ; in double_star.C #8

Workflow file for this run

name: Build SeBa
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make
- name: make dstar
run: |
cd dstar
make