Skip to content

Commit 3c42707

Browse files
author
wuxianrong
committed
fix ci
1 parent 6dbb59f commit 3c42707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pika.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
253253
- name: Build
254254
run: |
255-
cmake --build build --config ${{ env.BUILD_TYPE }}
255+
cmake --build build --config ${{ env.BUILD_TYPE }}
256256
257257
- name: Cleanup
258258
run: |

0 commit comments

Comments
 (0)