Skip to content

Commit ce713e3

Browse files
QuinnNTonicclaudegithub-actions[bot]
authored
Feature/claude helps with cicd (#437)
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 732aca5 commit ce713e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/DEPLOY_PROD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ jobs:
409409
if: steps.deploy-api.outcome == 'success'
410410
run: |
411411
export NODE_OPTIONS=--openssl-legacy-provider
412-
nx run-many --target=build --projects=involvemint --configuration=prod --skip-nx-cache
412+
nx run-many --target=build --projects=involvemint --configuration=production --skip-nx-cache
413413
414414
- name: Install firebase-tools@13.29.0
415415
if: steps.deploy-api.outcome == 'success'

0 commit comments

Comments
 (0)