]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Fix yaml
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 18 Oct 2020 15:43:56 +0000 (17:43 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 18 Oct 2020 15:43:56 +0000 (17:43 +0200)
.github/workflows/build.yml

index d6266e3340237442a4d9fa65cc652938785ea88f..cc360938fdd3ee18627c37597f70c53f3d33482f 100644 (file)
@@ -25,6 +25,7 @@ jobs:
          mdbook-version: 'latest'
 
     - name: GIT things
+      run: |
         git config --local user.email "action@github.com"
         git config --local user.name "GitHub Action"