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