فهرست منبع

Update fapping.yaml

arag0re.eth 1 سال پیش
والد
کامیت
689a139819
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/fapping.yaml

+ 2 - 2
.github/workflows/fapping.yaml

@@ -27,8 +27,8 @@ jobs:
       - name: Build Flipper Application Package (.fap)
         id: build-app
         uses: flipperdevices/flipperzero-ufbt-action@v0.1.4
-        with:
-          sdk-channel: ${{ github.ref == 'refs/heads/master' && 'release' || 'dev' }}
+        #with:
+          #sdk-channel: ${{ github.ref == 'refs/heads/master' && 'release' || 'dev' }}
          
       - name: Upload app artifacts
         uses: actions/upload-artifact@v3