We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e45a67 commit 7108bddCopy full SHA for 7108bdd
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Runs a single command using the runners shell
31
- name: Run build script
32
- run: bash build.sh
+ run: bash build.sh -y
33
34
# Build test iOS App - Clean
35
- name: Prep Test iOS App
0 commit comments