소스 검색

Update cmake.yml

pull/1586/head
Ray 4 년 전
committed by GitHub
부모
커밋
ccdf2a3a9e
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .github/workflows/cmake.yml

+ 2
- 2
.github/workflows/cmake.yml 파일 보기

@ -1,4 +1,4 @@
name: CMake Builds
name: CMakeBuilds
on:
push:
@ -90,4 +90,4 @@ jobs:
shell: bash
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ctest -C $BUILD_TYPE
run: ctest -C $BUILD_TYPE

불러오는 중...
취소
저장