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

index c68dca68835d48c4bee873a5f5cfb04350430635..5f01e39371c0d39333c65b519774abc8133c0557 100644 (file)
@@ -77,6 +77,10 @@ jobs:
       with:
         mdbook-version: 'latest'
 
+    - name: Get becnhmarks
+        run: |
+          git submodule update --init gwion-benchmarks
+
     - name: Build book
       run: |
         export PATH=mdr:$PATH