From a2d4a9a38dc051e9f8eb58b8150ee9cb6de94cc0 Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Mon, 18 Sep 2023 15:31:15 +0200 Subject: [PATCH] tst --- .github/workflows/deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b655cfe..7b6ff13 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,6 +8,8 @@ jobs: Deyploy: runs-on: ubuntu-latest steps: + - name: Install doxygen + run: apt install doxygen - name: Checkout source code uses: actions/checkout@v3 - name: Build