[bootlin/training-materials updates] master: .github: build debugging training course agendas (47ffafe1)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 21 10:42:17 CEST 2022


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

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

commit 47ffafe11ef9362e36e5d40272230129c11b1d4b
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Oct 21 10:42:05 2022 +0200

    .github: build debugging training course agendas
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

47ffafe11ef9362e36e5d40272230129c11b1d4b
 .github/workflows/training-materials.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.github/workflows/training-materials.yml b/.github/workflows/training-materials.yml
index 9154ab46..9bac4a43 100644
--- a/.github/workflows/training-materials.yml
+++ b/.github/workflows/training-materials.yml
@@ -118,3 +118,15 @@ jobs:
             full-preempt-rt-labs.pdf
             preempt-rt-online-agenda.pdf
             preempt-rt-online-fr-agenda.pdf
+  debugging:
+    runs-on: ubuntu-20.04
+    steps:
+      - uses: actions/checkout at v3
+      - uses: ./.github/actions/build-material-action
+        with:
+          args: >
+            debugging-agenda.pdf
+            debugging-fr-agenda.pdf
+            debugging-online-agenda.pdf
+            debugging-online-fr-agenda.pdf
+




More information about the training-materials-updates mailing list