Skip to content

Commit a63b0a9

Browse files
authored
Update security-analysis.yml
1 parent 742b956 commit a63b0a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/security-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/setup-node@v1
2424
with:
2525
node-version: ${{ matrix.node-version }}
26+
- run: npm install
2627
- run: npm install retire
2728
- run: node_modules/retire/bin/retire
2829
njsscan:

0 commit comments

Comments
 (0)