change spelling for distro name

This commit is contained in:
2021-09-13 02:49:22 +03:00
parent 38dce8c0fe
commit 22272167e6
14 changed files with 15 additions and 15 deletions

View File

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: run check and tests in archlinux container
- name: run check and tests in arch linux container
run: |
docker run \
-v ${{ github.workspace }}:/build -w /build \