From fc77c0fdf1c28e2e9b04286de3ad6bd28b931eff Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 23 Sep 2022 23:08:31 +0200 Subject: [PATCH] fix actions --- .github/workflows/build.yaml | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1ecbbb80..c20dc212 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -9,6 +9,8 @@ jobs: steps: - uses: actions/checkout@v2 + with: + submodules: recursive - name: Cache PlatformIO uses: actions/cache@v2 diff --git a/README.md b/README.md index 5bf60c19..d9464715 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ A 3d-printable housing can be found here: - https://www.thingiverse.com/thing:4571627 (ESP32-Cam housing only) ## Build it yourself -See [Build Instructions](code/README.md) +See [Build Instructions](code/README.md). ## Donate If you would like to support the developer with a cup of coffee you can do that via [Paypal](https://www.paypal.com/donate?hosted_button_id=8TRSVYNYKDSWL).