We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edba283 commit 7646df5Copy full SHA for 7646df5
.github/workflows/astro.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Checkout
37
uses: actions/checkout@v4
38
- name: PNPM Install
39
- -id: pnpm-install
+ id: pnpm-install
40
run: npm install -g pnpm
41
- name: Detect package manager
42
id: detect-package-manager
0 commit comments