From 8ebf006a80b32e1a84e5ed479ca093ce687268e3 Mon Sep 17 00:00:00 2001 From: Martina Date: Fri, 19 Jan 2024 11:42:28 +0100 Subject: [PATCH] gh6 --- .github/workflows/preview_costruct.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview_costruct.yml b/.github/workflows/preview_costruct.yml index 01caaa4..33943c9 100644 --- a/.github/workflows/preview_costruct.yml +++ b/.github/workflows/preview_costruct.yml @@ -51,4 +51,4 @@ jobs: password: ${{ secrets.previewcostructpassword }} script: | cd .${{ secrets.previewcostructserverdirectory }}/storage/cache/ - ls -la \ No newline at end of file + rm -rf ./preview.costruct.ch \ No newline at end of file