Update codeql-analysis.yml
This commit is contained in:
parent
44e9f1c19f
commit
de33a1b93f
|
@ -65,6 +65,7 @@ jobs:
|
|||
- if: matrix.language == 'cpp' || matrix.language == 'c'
|
||||
name: Build
|
||||
run: |
|
||||
ls
|
||||
sudo apt update
|
||||
sudo apt install -y gcc git wget make libncurses-dev flex bison python python-setuptools python-serial ninja-build
|
||||
wget https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-100-ge567ec7-5.2.0.tar.gz
|
||||
|
|
Loading…
Reference in New Issue