Skip to content

fix kp build makefile #263

fix kp build makefile

fix kp build makefile #263

name: Demo 00 SimpleBuild
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
working-directory: ./demo/00_SimpleBuild/
run: make