Skip to content

Commit

Permalink
fixes push to s3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Sep 27, 2024
1 parent 276d17f commit 7b76f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_push_to_s3_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: npm install, and build
run: |
npm ci
npm install
npm run build
- name: Deploy to Dev s3, Set index headers, and Invalidate Cloudfront
Expand Down

0 comments on commit 7b76f5f

Please sign in to comment.