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 0255755 commit 9ec8265Copy full SHA for 9ec8265
.github/workflows/CI.yml
@@ -13,8 +13,6 @@ jobs:
13
with:
14
node-version: lts/*
15
- uses: pnpm/action-setup@v4
16
- with:
17
- version: 9
18
- id: get-store-path
19
run: echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
20
- uses: actions/cache@v4
0 commit comments