]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: checkout from branch
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 23 Feb 2020 12:01:35 +0000 (13:01 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 23 Feb 2020 12:01:35 +0000 (13:01 +0100)
.github/workflows/coverage.yml

index 67ccb5d183c9c4bb514a2a1f949af1c8c2f6c72a..4ec3d340cfa7664eb56d8ae8efe40c5265e24294 100644 (file)
@@ -38,7 +38,7 @@ jobs:
       run: | 
         git clone https://github.com/fennecdjay/gwion-coverage-report
         cd gwion-coverage-report
-        git checkout gh-pages html
+        git checkout gh-pages -- html
 
     - name: Generate Report
       run: |