Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mais quel débile, punaise
[simgrid.git] / .github / workflows / git.yml
index 6ddfafe..4b19cef 100644 (file)
@@ -57,7 +57,7 @@ jobs:
       - name: build
         run: |
           sudo apt-get update && sudo apt-get install ninja-build libboost-dev libboost-context-dev
-          sudo apt-get libunwind-dev libdw-dev libelf-dev libevent-dev 
+          sudo apt-get install libunwind-dev libdw-dev libelf-dev libevent-dev
           cmake -GNinja -Denable_debug=ON -Denable_documentation=OFF -Denable_coverage=OFF \
                 -Denable_compile_optimizations=ON -Denable_compile_warnings=ON \
                 -Denable_model-checking=ON -Denable_smpi_MBI_testsuite=OFF \