We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a88668 commit 5fd7abdCopy full SHA for 5fd7abd
1 file changed
.github/workflows/maven.yml
@@ -33,6 +33,7 @@ jobs:
33
- uses: actions/setup-node@v3
34
with:
35
node-version: 14
36
+ - run: npm i -g npm@8
37
- run: npm ci
38
env:
39
DEBUG: pw:install
0 commit comments