Skip to content

Add reading group links on Net4People BBS and traffic-obf mailing list #38

Add reading group links on Net4People BBS and traffic-obf mailing list

Add reading group links on Net4People BBS and traffic-obf mailing list #38

Workflow file for this run

name: Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: |
go build -C src -o ../compiler
./compiler -path references.bib > /dev/null