Explorar o código

Build only the DaynaPORT target

Morio %!s(int64=2) %!d(string=hai) anos
pai
achega
646f29163b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/firmware_build.yml

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

@@ -26,7 +26,7 @@ jobs:
       - name: Build firmware
         run: |
           cd ZuluSCSI
-          pio run -j 8 -v
+          pio run -j 8 -ve ZuluSCSI_Pico_DaynaPORT
     
       - name: Rename firmware files
         run: |