-
Notifications
You must be signed in to change notification settings - Fork 561
Commit 2e57fd0
ci(build.yml): add pnpm installation to azure pipeline (#966)
I used this https://pnpm.io/continuous-integration#azure-pipelines snippet from official site.1 parent c1f4142 commit 2e57fd0
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
| |||
42 | 46 |
| |
43 | 47 |
| |
44 | 48 |
| |
45 | - | ||
49 | + |
0 commit comments