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 9ca638f commit 2efaceaCopy full SHA for 2efacea
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v3
33
with:
34
fetch-depth: 0 # Not needed if lastUpdated is not enabled
35
- # - uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
+ - uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
36
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
37
- name: Setup Node
38
uses: actions/setup-node@v3
0 commit comments