Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Merge pull request #3 from malatinipro/refacotr #10

Merge pull request #3 from malatinipro/refacotr

Merge pull request #3 from malatinipro/refacotr #10

name: Macos make
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: cd philo; make