Skip to content

Commit

Permalink
.github: wire up PREEMPT_RT training course
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
tpetazzoni committed Oct 26, 2021
1 parent bee552e commit f01e9f3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/training-materials.yml
Expand Up @@ -116,3 +116,15 @@ jobs:
full-autotools-labs.pdf
autotools-agenda.pdf
autotools-labs.tar.xz
preempt-rt:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/build-material-action
with:
entrypoint: /usr/bin/make
args: >
full-preempt-rt-slides.pdf
full-preempt-rt-labs.pdf
preempt-rt-online-agenda.pdf
preempt-rt-online-fr-agenda.pdf

0 comments on commit f01e9f3

Please sign in to comment.