Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
ci: pod test
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Jul 18, 2024
1 parent 20d07b4 commit 273fab4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Pod Install
uses: ty0x2333/cocoapods-action@0.2.0
run: |
pwd
- name: Build BTFuse
env:
scheme: BTFuse
Expand Down

0 comments on commit 273fab4

Please sign in to comment.