mirror of
https://github.com/curl/curl.git
synced 2026-08-01 08:08:04 +03:00
GHA: align all install, configure and build steps again
First step towards more unified build steps on GitHub Actions. Closes #8873
This commit is contained in:
parent
519e5e5f65
commit
498ecdfd64
14 changed files with 175 additions and 89 deletions
3
.github/workflows/linkcheck.yml
vendored
3
.github/workflows/linkcheck.yml
vendored
|
|
@ -1,5 +1,3 @@
|
|||
# Docs: https://github.com/marketplace/actions/markdown-link-check
|
||||
|
||||
name: Markdown links
|
||||
|
||||
on:
|
||||
|
|
@ -14,6 +12,7 @@ on:
|
|||
- master
|
||||
|
||||
jobs:
|
||||
# Docs: https://github.com/marketplace/actions/markdown-link-check
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue