From: David NĂ©grier Date: Thu, 9 Apr 2020 09:03:24 +0000 (+0200) Subject: Fixing action file X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c6770042b3bcc3faf80f01c0893dcab03c768121;p=libreadventure.git Fixing action file --- diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index ec7d3c6..9318049 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -58,6 +58,7 @@ jobs: - build-back runs-on: ubuntu-latest + steps: - name: Checkout uses: actions/checkout@v2