fix: codeql yaml syntax update

main
Dragan Filipovic 2021-05-27 23:16:38 +02:00
parent 5e456a475a
commit 87ad6713b5
1 changed files with 3 additions and 3 deletions

View File

@ -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