Skip to content

Try to force MacOS to find tar and awk in Brew's locations first #26

Try to force MacOS to find tar and awk in Brew's locations first

Try to force MacOS to find tar and awk in Brew's locations first #26

Workflow file for this run

name: C/C++ CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make
- name: Create tar and zip files
run: make archive