We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a52c3f commit 8898655Copy full SHA for 8898655
1 file changed
.github/workflows/deploy-prod-static.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
39
40
- # Builds the modules, and boostraps the other modules
+ # Builds the modules, and bootstraps the other modules
41
- name: Build website
42
run: |
43
pnpm install
0 commit comments