mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:53:31 +03:00
switch to quick example builds
This commit is contained in:
parent
70b0451338
commit
ad5db52792
6 changed files with 17 additions and 14 deletions
3
.github/workflows/linux-old.yml
vendored
3
.github/workflows/linux-old.yml
vendored
|
|
@ -123,6 +123,9 @@ jobs:
|
|||
- name: 'cmake run tests'
|
||||
run: make -C bld-cares test-ci
|
||||
|
||||
- name: 'cmake build examples'
|
||||
run: make -C bld-cares curl-examples-build
|
||||
|
||||
- name: 'autoreconf'
|
||||
run: autoreconf -if
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue