We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0d46a commit fbe1e4dCopy full SHA for fbe1e4d
1 file changed
.github/workflows/ci-cd-netlify.yml
@@ -36,7 +36,7 @@ jobs:
36
node-version: "20"
37
cache: "npm"
38
39
- # - run: npm ci --prefer-offline --no-audit
+ - run: npm ci --prefer-offline --no-audit
40
41
# - name: Run Prettier (check)
42
# run: npx prettier . --check
0 commit comments