diff --git a/.github/workflows/web-production.yml b/.github/workflows/web-production.yml index e5836c7..4aff85e 100644 --- a/.github/workflows/web-production.yml +++ b/.github/workflows/web-production.yml @@ -27,7 +27,6 @@ jobs: update: name: Update Web App runs-on: ubuntu-latest - depends steps: - name: Checkout the code uses: actions/checkout@v4