|
@@ -24,10 +24,10 @@ jobs:
|
|
|
python-version: '3.11'
|
|
python-version: '3.11'
|
|
|
|
|
|
|
|
- name: Build Flipper Application Package (.fap)
|
|
- name: Build Flipper Application Package (.fap)
|
|
|
- uses: flipperdevices/flipperzero-ufbt-action@v0.1.3
|
|
|
|
|
|
|
+ uses: flipperdevices/flipperzero-ufbt-action@v0.1.4
|
|
|
id: build-app
|
|
id: build-app
|
|
|
- with:
|
|
|
|
|
- sdk-branch: 0.99.0
|
|
|
|
|
|
|
+ #with:
|
|
|
|
|
+ #sdk-branch: 0.99.0
|
|
|
|
|
|
|
|
- name: Upload app artifacts
|
|
- name: Upload app artifacts
|
|
|
uses: actions/upload-artifact@v3
|
|
uses: actions/upload-artifact@v3
|