Skip to content

repro: Ensure we are checking for bootstrap ending with gz or zst #40

repro: Ensure we are checking for bootstrap ending with gz or zst

repro: Ensure we are checking for bootstrap ending with gz or zst #40

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: sudo apt update && sudo apt install -y asciidoc
- name: Run make
run: make