瀏覽代碼

Update firmware_build.yml

Alex Perez 2 年之前
父節點
當前提交
cfe92002e6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .github/workflows/firmware_build.yml

+ 3 - 3
.github/workflows/firmware_build.yml

@@ -17,9 +17,9 @@ jobs:
           path: ZuluSCSI
           fetch-depth: "0"
       
-#      - name: Install platformio
-#       run: |
-#          sudo pip install platformio
+      - name: Install platformio
+       run: |
+          sudo pip install platformio
       
       - name: Build firmware
         run: |