We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cf59f commit e51faf8Copy full SHA for e51faf8
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
run: npm install
23
24
- name: Install Quasar CLI
25
- run: npm install -g @quasar/cli @quasar/icongenie
+ run: npm install -g pnpm @quasar/cli @quasar/icongenie
26
27
- name: Create Release
28
id: create_release
0 commit comments