From 6cda370ce64138faff76fae97ab005b9cd685d10 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Sun, 9 May 2021 10:20:23 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) 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