Skip to content

Commit 83d3a27

Browse files
Update maven.yml
1 parent f6e741e commit 83d3a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up npm
3030
uses: actions/setup-node@v4
3131

32-
- run: npm ci
32+
- run: npm install
3333
- run: npm run build
3434

3535
- name: Upload artifact

0 commit comments

Comments
 (0)