diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 58a6d43..4c95613 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -33,7 +33,6 @@ jobs: ref: ${{ github.event.inputs.api_branch }} path: api token: ${{ secrets.REPO_ACCESS_TOKEN }} - - run: cd ./api - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v1 with: