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

Archived the project #7

Archived the project

Archived the project #7

Workflow file for this run

name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
working-directory: src
run: make