mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
Update codeql-analysis.yml
This commit is contained in:
parent
801b31340b
commit
acd6f6c93f
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@ -63,7 +63,8 @@ jobs:
|
||||
run: |
|
||||
./autogen.sh
|
||||
./configure
|
||||
make all training -j
|
||||
make all -j
|
||||
make training -j
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
Loading…
Reference in New Issue
Block a user