Skip to content

fix: heredoc fix error message on the screen when ctrl-c #241

fix: heredoc fix error message on the screen when ctrl-c

fix: heredoc fix error message on the screen when ctrl-c #241

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make all FLAGS=""