diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml index c6f46703..252b8144 100644 --- a/.github/workflows/build-deploy.yml +++ b/.github/workflows/build-deploy.yml @@ -20,5 +20,4 @@ jobs: runs-on: ubuntu-latest steps: - name: pulling git repo - uses: actions/checkout@v4 - - name: \ No newline at end of file + uses: actions/checkout@v4 \ No newline at end of file