Skip to content

Commit 56b98f3

Browse files
authored
Update build.yml
1 parent 43d600a commit 56b98f3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
workflow_call:
88

99
jobs:
10-
build:if: github.repository == 'iOSRealRun/iOSRealRun-cli'
10+
build:
11+
if: github.repository == 'iOSRealRun/iOSRealRun-cli'
1112
strategy:
1213
matrix:
1314
os: [windows-latest, ubuntu-latest, macos-latest]

0 commit comments

Comments
 (0)