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 7f9269b commit 5f645f3Copy full SHA for 5f645f3
.github/workflows/deploy.yml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/setup-node@v4
17
with:
18
node-version: 18
19
- cache: npm
20
21
- name: Install dependencies
22
run: npm ci
0 commit comments