소스 검색

Update fapping.yaml

arag0re.eth 1 년 전
부모
커밋
00b2435dd1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/fapping.yaml

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

@@ -31,7 +31,7 @@ jobs:
         id: build-app
         uses: flipperdevices/flipperzero-ufbt-action@v0.1.4
         with:
-          sdk-branch: ${{ github.ref == 'refs/heads/master' && 'release' || 'dev' }}
+          sdk-branch: 'dev'
          
       - name: Upload app artifacts
         uses: actions/upload-artifact@v3