Skip to content

Commit

Permalink
Update fapping.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arag0re authored Mar 9, 2024
1 parent 121497f commit 689a139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Build Flipper Application Package (.fap)
id: build-app
uses: flipperdevices/[email protected]
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
Expand Down

0 comments on commit 689a139

Please sign in to comment.