From da16da149642213b6fee56af06b4d7f0dfb64f7e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:41:26 +0100 Subject: [PATCH] Update frontend-cicd.yml --- .github/workflows/frontend-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frontend-cicd.yml b/.github/workflows/frontend-cicd.yml index c4f1a64..dd242f6 100644 --- a/.github/workflows/frontend-cicd.yml +++ b/.github/workflows/frontend-cicd.yml @@ -27,7 +27,7 @@ concurrency: jobs: build: - runs-on: runner-cluster-htl-set + runs-on: ubuntu-latest defaults: run: working-directory: frontend # Set default working directory for all run steps