[bootlin/training-materials updates] master: .github: hook up the Buildroot on STM32 training course (f3fb79e8)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 3 13:30:46 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/f3fb79e87acac7a9b702ca1ec923c8e39d394de6

>---------------------------------------------------------------

commit f3fb79e87acac7a9b702ca1ec923c8e39d394de6
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Dec 3 13:29:48 2021 +0100

    .github: hook up the Buildroot on STM32 training course
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

f3fb79e87acac7a9b702ca1ec923c8e39d394de6
 .github/workflows/training-materials.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/training-materials.yml b/.github/workflows/training-materials.yml
index 7deb4344..0546bbbc 100644
--- a/.github/workflows/training-materials.yml
+++ b/.github/workflows/training-materials.yml
@@ -49,11 +49,14 @@ jobs:
           args: >
             full-buildroot-slides.pdf
             full-buildroot-labs.pdf
+            full-buildroot-stm32-slides.pdf
+            full-buildroot-stm32-labs.pdf
             buildroot-agenda.pdf
             buildroot-fr-agenda.pdf
             buildroot-online-agenda.pdf
             buildroot-online-fr-agenda.pdf
             buildroot-labs.tar.xz
+            buildroot-stm32-labs.tar.xz
   yocto:
     runs-on: ubuntu-20.04
     steps:




More information about the training-materials-updates mailing list