diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cce5f4f..25f09d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,9 @@ jobs: - uses: actions/checkout@v2 - name: Run ShellCheck. uses: ludeeus/action-shellcheck@master + build: + name: Building ISO. runs-on: ubuntu-latest container: image: archlinux:latest