We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62605c8 commit 93febf3Copy full SHA for 93febf3
.github/workflows/build.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Build FAPs
28
run: ./fbt COMPACT=1 DEBUG=0 faps
29
- name: Check FlipBIP Built
30
- run: test -f build/f7-firmware-C/.extapps/FlipBIP.fap
+ run: test -f build/f7-firmware-C/.extapps/flipbip.fap
0 commit comments