Skip to content

Commit

Permalink
Update .github/workflows/npm-publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Valera Melnikov <valera@appsmith.com>
  • Loading branch information
albinAppsmith and KelvinOm authored Dec 2, 2024
1 parent b1e4f7f commit 02cd4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Install the dependencies
- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install --immutable

# Set git config -> changelog
- name: Set git config to github-actions
Expand Down

0 comments on commit 02cd4e5

Please sign in to comment.