mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 10:41:29 +00:00
Removing FAP files (use FlipC or Official store!)
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
ko_fi: caralynx
|
||||
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
name: Build FAP
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ false }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Build
|
||||
uses: oleksiikutuzov/flipperzero-ufbt-action@v1
|
||||
Reference in New Issue
Block a user