Konstantin Ladutenko 2 년 전
부모
커밋
68e6bdaccc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/cmake.yml

+ 1 - 1
.github/workflows/cmake.yml

@@ -63,7 +63,7 @@ jobs:
       ##################################################################
       # Do just the same but now with Boost multiprecision
       ##################################################################
-      - name: install Google Test
+      - name: install Boost (to use multiprecision)
         run: sudo apt install libboost-all-dev
 
       - name: Configure CMake