Skip to content

Commit e51faf8

Browse files
Update main.yml
1 parent 18cf59f commit e51faf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm install
2323

2424
- name: Install Quasar CLI
25-
run: npm install -g @quasar/cli @quasar/icongenie
25+
run: npm install -g pnpm @quasar/cli @quasar/icongenie
2626

2727
- name: Create Release
2828
id: create_release

0 commit comments

Comments
 (0)