Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 authored May 17, 2024
1 parent b98d003 commit f6c97db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
name: Build IPA
runs-on: macOS-latest

if: "contains(github.event.head_commit.message, 'Build-IPA')"

steps:
- name: Use Node.js 20
uses: actions/setup-node@v4
Expand Down

0 comments on commit f6c97db

Please sign in to comment.