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 0e066fb commit aca0e76Copy full SHA for aca0e76
.github/workflows/lint-svelte-kit.yml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/setup-node@v3
17
with:
18
node-version: "18"
19
- cache: "npm"
20
21
- name: Install dependencies
22
run: npm install ci
0 commit comments