Two NEW FAPs

This commit is contained in:
RogueMaster
2022-11-26 21:58:01 -05:00
parent e7ccb8029d
commit cf2dbc1fc7
66 changed files with 4590 additions and 1 deletions

View File

@@ -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