Skip to content

Commit

Permalink
Update the dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Maboh Christopher committed Oct 28, 2024
1 parent 07d2aa3 commit 8d318c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/aws-params-env-action-check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Clean dist directory
run: rm -rf dist/

- name: Rebuild the dist/ directory
run: |
npm run build
Expand Down

0 comments on commit 8d318c4

Please # to comment.