Skip to content

docs: modify LICENSE #4

docs: modify LICENSE

docs: modify LICENSE #4

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Attempt install
run: make install