Skip to content

Merge pull request #78 from ANLAB-KAIST/feature-pkg-config-more #42

Merge pull request #78 from ANLAB-KAIST/feature-pkg-config-more

Merge pull request #78 from ANLAB-KAIST/feature-pkg-config-more #42

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dockerized CI
run: docker build --progress=plain .