Browse Source

Update harvey.yml

Signed-off-by: sevki <s@sevki.org>
Sevki 3 years ago
parent
commit
b5cafd471e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/harvey.yml

+ 1 - 0
.github/workflows/harvey.yml

@@ -50,6 +50,7 @@ jobs:
       if: ${{ success() }}
       run: |
         cd ${{github.workspace }}
+        sudo apt-get install -y clang-tools-10
         clang-doc \
           --output=${{ github.workspace }}/harvey-os.github.io/docs \
           --format=md \