Skip to content

docs(README): edit the history part to explain the branch name and th… #103

docs(README): edit the history part to explain the branch name and th…

docs(README): edit the history part to explain the branch name and th… #103

Workflow file for this run

name: C - CI - Livl Shell
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
- name: Run Makefile
run: make