1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 19:06:40 -04:00

Update codeql-analysis.yml

This commit is contained in:
2021-06-03 21:00:37 -04:00
committed by GitHub
parent 1f6d7bfd6c
commit 034babd9af

View File

@ -63,9 +63,9 @@ jobs:
# and modify them (or add more) to build your code if your project
# uses a compiled language
#- run: |
# make bootstrap
# make release
- run: |
yarn install --no-ignore-optional --frozen-lockfile
yarn build:functions
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1