From 23d38de71ab18a4e7dce2aae52f37b0ae8e716f6 Mon Sep 17 00:00:00 2001 From: Antoine THEBAUD Date: Fri, 20 Dec 2024 14:17:28 +0100 Subject: [PATCH] diff dashboards: remove output folder creation Signed-off-by: Antoine THEBAUD --- actions/diff_dashboards/action.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/actions/diff_dashboards/action.yaml b/actions/diff_dashboards/action.yaml index de35744..66a4541 100644 --- a/actions/diff_dashboards/action.yaml +++ b/actions/diff_dashboards/action.yaml @@ -15,12 +15,6 @@ inputs: runs: using: composite steps: - - name: Create the output folder - run: | - # Remove this step when a release embedding https://github.com/perses/perses/pull/2484 is available. - mkdir -p built - shell: bash - - name: Run the `dac diff` command run: | percli dac diff \