Skip to content

Commit

Permalink
Create release-faps.yml
Browse files Browse the repository at this point in the history
Since flipc.org has been down so long :(
  • Loading branch information
eried authored Jan 22, 2024
1 parent 222e8de commit 0403f53
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/release-faps.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: "FAP: Build and lint"
on: [push, pull_request]
jobs:
ufbt-build-action:
runs-on: ubuntu-latest
name: 'ufbt: Build'
steps:
- name: Checkout
uses: actions/checkout@v4

0 comments on commit 0403f53

Please # to comment.