Skip to content

Commit

Permalink
experiment: patch local deps for measure bundle size action
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-kot committed Jul 24, 2023
1 parent 8a75704 commit b43048f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
cd bundle-size
npm i --force
- name: Patch local dependencies
uses: cloudscape-design/.github/.github/actions/patch-local-dependencies@main
with:
path: components/.github/workflows/bundle-size

# ------- Baseline size measurement ---------------------------------

- name: Restore the cache for the baseline size measurement
Expand Down

0 comments on commit b43048f

Please sign in to comment.