Skip to content

Commit

Permalink
Merge pull request #541 from pagopa/sebbalex-patch-1
Browse files Browse the repository at this point in the history
CI FE fails due to a missing closing expression
  • Loading branch information
sebbalex authored Nov 21, 2024
2 parents 6785f49 + b455ea9 commit 0e7c41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-fe-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
yarn build --mode ${{ github.event.inputs.environment }}
else
yarn build --mode ${{ matrix.environment }}
fi
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502
Expand Down

0 comments on commit 0e7c41a

Please sign in to comment.