This commit is contained in:
parent
8bb7667036
commit
b2b3caaf2c
@ -74,7 +74,7 @@ jobs:
|
||||
cmake .. -DULIB_BUILD_TESTS=ON -DCMAKE_TOOLCHAIN_FILE=../toolchains/mips64el-linux-gnuabi64.toolchain.cmake
|
||||
|
||||
- name: build
|
||||
run: cmake --build -j `nproc`
|
||||
run: cmake --build build -j `nproc`
|
||||
|
||||
- name: test
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user