We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5283db2 commit da271d7Copy full SHA for da271d7
1 file changed
.github/workflows/builder.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/setup-node@v2
17
with:
18
node-version: "16"
19
- cache: "pnpm"
20
- name: Install dependencies
21
run: pnpm install
22
- name: Build
0 commit comments