mirror of
https://github.com/curl/curl.git
synced 2026-06-14 21:35:43 +03:00
show curl -V
This commit is contained in:
parent
dbdf5739c9
commit
71e50ff311
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
|
|
@ -152,6 +152,7 @@ jobs:
|
|||
run: |
|
||||
cmake -B . -G Ninja
|
||||
cmake --build . --verbose
|
||||
src/curl -V
|
||||
|
||||
- name: 'perform analysis'
|
||||
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue