Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolás Georger <[email protected]>
  • Loading branch information
ngeorger authored Mar 20, 2024
1 parent a1924f4 commit de58226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- run: |
echo "Run, Build Application using yarn"
yarn install
yarn install -g ncc
yarn global add ncc
yarn build
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit de58226

Please sign in to comment.