Skip to content

Commit e723baa

Browse files
rename target
1 parent 7f00ce9 commit e723baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frequent_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
mkdir externals\coda-oss\out
6767
cd externals\coda-oss\out
6868
cmake .. -DCMAKE_INSTALL_PREFIX=install\${{ matrix.platform }}-${{ matrix.configuration }} -DENABLE_PYTHON=OFF
69-
- name: make CODA-OSS
69+
- name: build CODA-OSS
7070
run: |
7171
cd externals\coda-oss\out
7272
cmake --build . --config ${{ matrix.configuration }} -j

0 commit comments

Comments
 (0)