commit
a0be71d296
|
@ -40,8 +40,8 @@ jobs:
|
|||
languages: ${{ matrix.language }}
|
||||
|
||||
- run: |
|
||||
npm ci
|
||||
npm run build --if-present
|
||||
|
||||
npm ci
|
||||
npm run build --if-present
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
|
Loading…
Reference in New Issue