Update codeql-analysis.yml
This commit is contained in:
parent
c374070acc
commit
05090e2efb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
uses: github/codeql-action/autobuild@v1
|
||||
|
||||
- if: matrix.language == 'cpp'
|
||||
name: Build Java
|
||||
name: PlatformIO build
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade platformio
|
||||
|
|
Reference in a new issue