diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4cb15b08..aad03b78 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -44,6 +44,8 @@ jobs: if-no-files-found: error evaluate_firmware_size: + runs-on: ubuntu-latest + steps: - name: Get build tools run: | sudo apt update