Konstantin Ladutenko %!s(int64=2) %!d(string=hai) anos
pai
achega
d9648989d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/cmake.yml

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

@@ -22,7 +22,7 @@ jobs:
 
       # without GTest and Boost
       - name: Install Python NumPy
-        run: apt install python-numpy python-all-dev python-numpy-dev pybind11
+        run: sudo apt install python-numpy python-all-dev python-numpy-dev pybind11
 
       - name: Configure CMake
         # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.