Skip to content

Commit fcabcfa

Browse files
authored
Update build_llvm.yml
1 parent bcdb2a6 commit fcabcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_llvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
submodules: true
122122

123123
- name: "Setup base"
124-
if: matrix.runs-on != "self-hosted-macos-arm64"
124+
if: (matrix.runs-on != "self-hosted-macos-arm64")
125125
uses: ./.github/actions/setup_base
126126
id: setup_base
127127
with:

0 commit comments

Comments
 (0)