mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
github build.yml: cosmetic changes
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
78fea15390
commit
e006811e94
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
make
|
||||
- name: Install test
|
||||
- name: Install
|
||||
run: |
|
||||
make install
|
||||
- name: Create package
|
||||
|
|
@ -74,7 +74,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Prepare build environment.
|
||||
- name: Prepare environment
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get -y install apt-utils
|
||||
|
|
@ -92,6 +92,6 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
make
|
||||
- name: Install test
|
||||
- name: Install
|
||||
run: |
|
||||
make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue