Skip to content

Commit

Permalink
feat: Updated .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 11, 2024
1 parent ef0ad07 commit 1290e9f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install npm
- name: Install pnpm
run: npm install -g pnpm

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

0 comments on commit 1290e9f

Please sign in to comment.