Skip to content

Commit

Permalink
Merge pull request #5197 from msupply-foundation/4761-bundle-size-diff
Browse files Browse the repository at this point in the history
4761 fix CI bundle diff
  • Loading branch information
lache-melvin authored Oct 23, 2024
2 parents 3e39f65 + 47737a0 commit 3fe867e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-bundle-size-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
ref: ${{ github.base_ref }}

- name: Read .nvmrc
run: echo "##[set-output name=NVMRC;]$(cat ./client/.nvmrc)"
Expand Down

0 comments on commit 3fe867e

Please sign in to comment.