We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164f8d9 commit 1dd3e32Copy full SHA for 1dd3e32
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,6 @@ jobs:
35
with:
36
node-version: lts/*
37
cache: 'npm'
38
- working-directory: nodewatch
39
- name: Install dependencies
40
run: npm ci
41
working-directory: nodewatch
0 commit comments