Skip to content

fix: make ban useable #200

fix: make ban useable

fix: make ban useable #200

Workflow file for this run

name: Compile
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Make
run: make