show curl -V

This commit is contained in:
Viktor Szakats 2025-09-12 00:09:51 +02:00
parent dbdf5739c9
commit 71e50ff311
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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