Skip to content

Commit ac71f1c

Browse files
committed
Fix
1 parent 7cc3b84 commit ac71f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
version_suffix=".$rc_version"
190190
fi
191191
target_cmake_flags="$target_cmake_flags -DBOOTSTRAP_BOOTSTRAP_LLVM_VERSION_SUFFIX=$version_suffix"
192+
fi
192193
193194
echo "target-cmake-flags=$target_cmake_flags" >> $GITHUB_OUTPUT
194195
case "${{ inputs.runs-on }}" in

0 commit comments

Comments
 (0)