Skip to content

fix: replace the terminal press with stderr for the export error mess… #243

fix: replace the terminal press with stderr for the export error mess…

fix: replace the terminal press with stderr for the export error mess… #243

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=""