Skip to content

Merge pull request #75 from facetint/facetint #201

Merge pull request #75 from facetint/facetint

Merge pull request #75 from facetint/facetint #201

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make all FLAGS=""