Update codeql-analysis.yml

Add submodule init
This commit is contained in:
Isaac Connor 2020-10-01 14:10:55 -04:00 committed by GitHub
parent fbded3eb20
commit bf66903e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ jobs:
apt-get install default-libmysqlclient-dev libpcre3-dev libpolkit-gobject-1-dev libv4l-dev libvlc-dev
apt-get install libdate-manip-perl libdbd-mysql-perl libphp-serialization-perl libsys-mmap-perl
apt-get install libwww-perl libdata-uuid-perl libssl-dev libcrypt-eksblowfish-perl libdata-entropy-perl
git submodule init
git submodule update --init --recursive
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines