Skip to content

Merge pull request #7 from liuhangbin/makefile #6

Merge pull request #7 from liuhangbin/makefile

Merge pull request #7 from liuhangbin/makefile #6

Workflow file for this run

name: Bob the Builder
on:
push:
branches:
- 'master'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: make