Update codeql.yaml

This commit is contained in:
Matthieu MOREL 2021-05-30 22:41:21 +02:00 committed by GitHub
parent 086f2d5a4b
commit 41ae48aa57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
uses: github/codeql-action/init@v1
# Override language selection by uncommenting this and choosing your languages
with:
language: 'javascript'
languages: 'javascript'
- run: |
npm install