Skip to content

Update GitHub workflows and Makefile #73

Update GitHub workflows and Makefile

Update GitHub workflows and Makefile #73

Workflow file for this run

name: macOS
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Run
run: |
mkdir essays
make all