diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index a8448b0..b39d78b 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -8,7 +8,6 @@ jobs: build: name: Run remote SSH command runs-on: ubuntu-latest - steps: - name: Checkout code uses: actions/checkout@v2