Skip to content

Update ccpp.yml

Update ccpp.yml #233

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make all
run: make all