Skip to content

Commit 88f66f1

Browse files
committed
Fix pipeline
1 parent 0f70ea8 commit 88f66f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ jobs:
206206
if (Test-Path "C:\Program Files\LLVM-MinGW\bin") {
207207
"C:\Program Files\LLVM-MinGW\bin" | Out-File -FilePath $env:GITHUB_PATH -Append
208208
}
209+
exit 0
209210
210211
- name: Build
211212
shell: bash

0 commit comments

Comments
 (0)