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