Skip to content

Commit

Permalink
fix: build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
EETagent committed Jan 10, 2025
1 parent 92824a2 commit 5eac364
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
# p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}

- name: Generate project 🚀
run: TUIST_BUNDLE=true tuist generate
#run: TUIST_BUNDLE=true tuist generate
run: tuist generate

- name: Release Build 🔨
run: tuist build --configuration Release --build-output-path build
Expand Down

0 comments on commit 5eac364

Please sign in to comment.