mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +00:00
Adjust CodeQL tasks
This commit is contained in:
parent
96c61ee26f
commit
a768dc68d8
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
@ -55,9 +55,8 @@ jobs:
|
||||
# uses a compiled language
|
||||
|
||||
- run: |
|
||||
autoreconf -i -f
|
||||
./configure
|
||||
make
|
||||
cmake -B build -D ELFIO_BUILD_EXAMPLES=ON
|
||||
cmake --build build
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
Loading…
Reference in New Issue
Block a user