diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a1e18539..5f3e65fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ on: jobs: build: runs-on: ubuntu-latest - steps: + steps: - name: Checkout uses: actions/checkout@v2