Skip to content

Update Makefile

Update Makefile #14

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make install
- name: uploaded
uses: actions/upload-artifact@v4
with:
name: mmc
path: /usr/local/bin/mmc