We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f3926 commit 56f721dCopy full SHA for 56f721d
.github/workflows/nightly.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
node-version: 22
47
- name: Install dependencies
48
- run: npm ci
+ run: npm i
49
- name: Update nightly version
50
run: npm run chore:ci-update-nightly-version
51
- name: Run the build
0 commit comments