mirror of
https://github.com/curl/curl.git
synced 2026-05-18 18:46:22 +03:00
GHA/linux-old: sync terminology with other jobs [ci skip]
Cherry-picked from #18932
This commit is contained in:
parent
7c021fd14a
commit
9fe8ba5c27
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linux-old.yml
vendored
4
.github/workflows/linux-old.yml
vendored
|
|
@ -100,7 +100,7 @@ jobs:
|
|||
|
||||
# when this job can get a libssh version 0.9.0 or later, this should get
|
||||
# that enabled again
|
||||
- name: 'cmake generate (out-of-tree, c-ares, zstd, gssapi)'
|
||||
- name: 'cmake configure (out-of-tree, c-ares, zstd, gssapi)'
|
||||
run: |
|
||||
mkdir bld-cares
|
||||
cd bld-cares
|
||||
|
|
@ -137,7 +137,7 @@ jobs:
|
|||
- name: 'autoreconf'
|
||||
run: autoreconf -if
|
||||
|
||||
- name: 'configure (out-of-tree, c-ares, zstd, gssapi)'
|
||||
- name: 'autotools configure (out-of-tree, c-ares, zstd, gssapi)'
|
||||
run: |
|
||||
mkdir bld-am
|
||||
cd bld-am
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue