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:
Marc Hoersken 2022-05-18 00:03:16 +02:00
parent 519e5e5f65
commit 498ecdfd64
No known key found for this signature in database
GPG key ID: 61E03CBED7BC859E
14 changed files with 175 additions and 89 deletions

View file

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