Skip to content

Update CHANGELOG.md - Added the latest changes. #109

Update CHANGELOG.md - Added the latest changes.

Update CHANGELOG.md - Added the latest changes. #109

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Build it
run: make