Skip to content

Add truncate flag and restructure the code #19

Add truncate flag and restructure the code

Add truncate flag and restructure the code #19

Workflow file for this run

name: C CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: libcurl
run: sudo apt-get install -y libcurl4-openssl-dev
- uses: actions/checkout@v3
- name: make
run: make