Skip to content

Commit fbe1e4d

Browse files
authored
Update ci-cd-netlify.yml
1 parent 1f0d46a commit fbe1e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd-netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
node-version: "20"
3737
cache: "npm"
3838

39-
# - run: npm ci --prefer-offline --no-audit
39+
- run: npm ci --prefer-offline --no-audit
4040

4141
# - name: Run Prettier (check)
4242
# run: npx prettier . --check

0 commit comments

Comments
 (0)