github: fix cibuild typo

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-01-25 16:57:06 +01:00
parent 84cccd3eb5
commit 263db7f6bf
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ jobs:
run: .github/workflows/cibuild.sh INSTALL
- name: Make distcheck
run: .github/workflows/cibuild.sh DISTCHECK
- make: Check
- name: Check
run: sudo -E .github/workflows/cibuild.sh CHECK