Skip to content

Commit

Permalink
chore: build esm
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Apr 12, 2024
1 parent e309b2c commit dee4d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-npm-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- run: |
if [[ -n $(git status --short) ]]; then
npm install @salesforce/cli -g
yarn build
yarn test:nuts
git add -A
git commit -m "fix: update npm version"
Expand Down

0 comments on commit dee4d7b

Please sign in to comment.