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 18bdcda commit 5c9b506Copy full SHA for 5c9b506
.github/workflows/ci.yml
@@ -26,7 +26,6 @@ jobs:
26
- uses: actions/setup-node@v3
27
with:
28
node-version: 18
29
- cache: "pnpm"
30
31
- name: Install dependencies
32
run: pnpm install
.github/workflows/release.yml
0 commit comments