Skip to content

Commit

Permalink
Merge pull request #212 from LambdaTest/stage
Browse files Browse the repository at this point in the history
Stage
  • Loading branch information
sushobhit-lt authored Jan 29, 2025
2 parents fd9017e + ec70b62 commit 176583d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
node-version: '18'
registry-url: 'https://registry.npmjs.org'

- name: Remove package-lock.json
run: rm -rf package-lock.json
- name: Remove pnpm-lock.yaml
run: rm -rf pnpm-lock.yaml

- name: Install pnpm
run: npm install -g pnpm
Expand Down

0 comments on commit 176583d

Please sign in to comment.