From 75190de6efb027774eaecf79f61f6bfa6fa100c4 Mon Sep 17 00:00:00 2001 From: ojyrkinen Date: Fri, 24 Nov 2023 14:31:57 +0100 Subject: [PATCH] Changed CD action --- .github/workflows/continuous_deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous_deployment.yml b/.github/workflows/continuous_deployment.yml index 5337f27e..88954de7 100644 --- a/.github/workflows/continuous_deployment.yml +++ b/.github/workflows/continuous_deployment.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v2 - run: | - cd axiom-profiler-GUI + cd /${{ github.event.repository.name }}/axiom-profiler-GUI trunk build --release # trunk build --release --public-url /${{ github.event.repository.name }}/