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 68a398d commit ba74ed4Copy full SHA for ba74ed4
.github/workflows/nodejs.yml
@@ -31,7 +31,6 @@ jobs:
31
with:
32
node-version: ${{ matrix.node }}
33
registry-url: "https://registry.npmjs.org"
34
- cache: "npm"
35
- run: npm install -g [email protected]
36
- run: npm ci
37
- run: npm run build --if-present
0 commit comments