We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c71e9 commit 5109dbcCopy full SHA for 5109dbc
.github/workflows/deploy-frontend.yaml
@@ -75,7 +75,7 @@ jobs:
75
mkdir build
76
ls -la
77
npm run build --if-present
78
- working-directory: ${{ env.BUILD_DIR }}
+ # working-directory: ${{ env.BUILD_DIR }}
79
80
- name: Configure AWS credentials
81
uses: aws-actions/configure-aws-credentials@v4
0 commit comments