From 9eb14c657de7892005e5af71e369ed891e688a25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sun, 23 Feb 2020 13:01:35 +0100 Subject: [PATCH] :wrench: checkout from branch --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 67ccb5d1..4ec3d340 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -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: | -- 2.43.0