Just Call Me Koko пре 3 година
родитељ
комит
d2402ad801
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .github/workflows/build_push.yml

+ 5 - 0
.github/workflows/build_push.yml

@@ -75,6 +75,11 @@ jobs:
           ref: main
           ref: main
           path: CustomSwitchLib
           path: CustomSwitchLib
           
           
+      - name: Install ESP32 Boards
+        uses: ArminJo/arduino-test-compile@v3.2.0
+        with:
+          platform-url: https://github.com/espressif/arduino-esp32/releases/download/2.0.0-rc1/package_esp32_dev_index.json
+          
       - name: Show contents of platform.txt
       - name: Show contents of platform.txt
         run: |
         run: |
           echo "Chicken"
           echo "Chicken"