Skip to content

Commit 0779235

Browse files
committed
Update ci.yml
1 parent 6b66b72 commit 0779235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
# Ensure npm 11.5.1 or later is installed
6464
- name: Update npm
65-
run: npm install -g npm@@11.6.2
65+
run: npm install -g npm@11.6.2
6666

6767
- name: Download build artifacts
6868
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)