There was an error while loading. Please reload this page.
1 parent 1967147 commit 187b72aCopy full SHA for 187b72a
1 file changed
.github/workflows/ci.yml
@@ -16,9 +16,7 @@ jobs:
16
with:
17
node-version: 23
18
19
- - run: npm install -g npm@11
20
-
21
- - run: npm ci
+ - run: npm install
22
23
- run: npm run build
24
0 commit comments