From 91448414ce92ad77d431340567085b5fc8465596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amalie=20Mans=C3=A5ker?= Date: Wed, 12 Jul 2023 13:49:54 +0200 Subject: [PATCH] Fjerner fnutter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Markus A. R. Johansen Co-authored-by: Hege Haavaldsen Co-authored-by: Helene Arnesen Co-authored-by: Øydis Kind Refsum --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index bd3258d..0537d1c 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -5,7 +5,7 @@ on: branches: - "main" jobs: - "build": + build: name: "build" runs-on: "ubuntu-latest" steps: