From d90c70ab69b436c548b92b25deb2e1d5d78193e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sun, 23 Feb 2020 13:03:43 +0100 Subject: [PATCH] :wrench: pull --- .github/workflows/coverage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 4ec3d340..1c3a6fee 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -38,6 +38,7 @@ jobs: run: | git clone https://github.com/fennecdjay/gwion-coverage-report cd gwion-coverage-report + git pull git checkout gh-pages -- html - name: Generate Report -- 2.43.0