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.
1 parent f6e741e commit 83d3a27Copy full SHA for 83d3a27
.github/workflows/maven.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up npm
30
uses: actions/setup-node@v4
31
32
- - run: npm ci
+ - run: npm install
33
- run: npm run build
34
35
- name: Upload artifact
0 commit comments