]> Nishi Git Mirror - gwion.git/commitdiff
init submodule
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 18 Sep 2020 04:15:07 +0000 (06:15 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 18 Sep 2020 04:15:07 +0000 (06:15 +0200)
.github/workflows/build.yml

index 5f01e39371c0d39333c65b519774abc8133c0557..43c9568a5c3bcb8c7c0e3ca936affe1f15eccbbf 100644 (file)
@@ -78,8 +78,7 @@ jobs:
         mdbook-version: 'latest'
 
     - name: Get becnhmarks
-        run: |
-          git submodule update --init gwion-benchmarks
+      run: git submodule update --init gwion-benchmarks
 
     - name: Build book
       run: |