Skip to content

move the src repo checkout #229

move the src repo checkout

move the src repo checkout #229

Workflow file for this run

name: Compile sanity check
on:
push:
branches:
- master
paths:
- '**.tex'
- '**.m4'
- '**.sty'
- Makefile
- .github/workflows/compile.yml
- 'img/**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Update the system
run: sudo apt-get -qq update
- name: Checkout master branch
uses: actions/checkout@v4
with:
path: master
- name: Checkout src repo
uses: actions/checkout@v4
with:
repository: devnull-cz/unix-linux-prog-in-c-src
path: src
- name: Install pre-requisites for LaTeX
working-directory: master
run: ./dev/install-latex.sh
- name: Install pre-requisites for spell check
working-directory: master
run: ./dev/install-spellcheck.sh
- name: Check labels
working-directory: master
run: ./dev/check-label.sh
- name: Run spellcheck
working-directory: master
run: make spellcheck
- name: Compile
working-directory: master
run: make slides notes
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy