Skip to content

Commit a25851d

Browse files
authored
Update codeql-analysis.yml
1 parent f9b2e2f commit a25851d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
if: ${{ contains(env.COMPILED, matrix.language) }}
4141
run: |
4242
cd webapp
43+
apt-get update; apt-get install yarnpkg -y
4344
yarnpkg install
4445
4546
- name: Install composer files

0 commit comments

Comments
 (0)