Skip to content

Commit

Permalink
Merge pull request #139 from usermaven/next
Browse files Browse the repository at this point in the history
chore: Update package versions
  • Loading branch information
seeratawan01 authored Oct 23, 2024
2 parents ad1dc75 + b42bb8b commit 5382587
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cd-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ jobs:
# Replace "workspace:*" with the actual version in all package.json files
find packages -name 'package.json' -print0 | xargs -0 sed -i "s/\"workspace:\*\"/\"$RC_VERSION\"/g"
# Reinstall dependencies to update the lockfile
pnpm install --no-frozen-lockfile


- name: Upload build artifacts
Expand Down

0 comments on commit 5382587

Please sign in to comment.