瀏覽代碼

fix actions

CaCO3 3 年之前
父節點
當前提交
fc77c0fdf1
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 2 0
      .github/workflows/build.yaml
  2. 1 1
      README.md

+ 2 - 0
.github/workflows/build.yaml

@@ -9,6 +9,8 @@ jobs:
 
 
     steps:
     steps:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
+      with:
+        submodules: recursive
     
     
     - name: Cache PlatformIO
     - name: Cache PlatformIO
       uses: actions/cache@v2
       uses: actions/cache@v2

+ 1 - 1
README.md

@@ -53,7 +53,7 @@ A 3d-printable housing can be found here:
   - https://www.thingiverse.com/thing:4571627 (ESP32-Cam housing only)
   - https://www.thingiverse.com/thing:4571627 (ESP32-Cam housing only)
 
 
 ## Build it yourself
 ## Build it yourself
-See [Build Instructions](code/README.md)
+See [Build Instructions](code/README.md).
 
 
 ## Donate
 ## 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).
 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).