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.
2 parents 4ccace6 + f9fd42c commit 43454e7Copy full SHA for 43454e7
.github/workflows/copilot-setup-steps.yml
@@ -23,4 +23,4 @@ jobs:
23
cache: 'npm'
24
25
- name: install dependencies
26
- run: npm install
+ run: npm ci
0 commit comments