Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CI wrench: spaces, no TAB
[simgrid.git] / .github / workflows / ci-wrench.yml
index 20bb594..5baaaef 100644 (file)
@@ -24,9 +24,9 @@ jobs:
           apt -y install wget
           apt -y install git
           apt -y install libboost-all-dev
-         apt -y install libpugixml-dev
-         apt -y install nlohmann-json3-dev
-         apt -y install googletest
+          apt -y install libpugixml-dev
+          apt -y install nlohmann-json3-dev
+          apt -y install googletest
       - name: Build and test WRENCH
         run: |
           set -e