From fec9e7930d6add94b721aa315e064d75d686f1e2 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 13 Feb 2025 17:00:07 +0100 Subject: [PATCH] Attempt to fix script --- .forgejo/workflows/daily_data_maintenance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/daily_data_maintenance.yml b/.forgejo/workflows/daily_data_maintenance.yml index 1ff3c35..1c7cdee 100644 --- a/.forgejo/workflows/daily_data_maintenance.yml +++ b/.forgejo/workflows/daily_data_maintenance.yml @@ -9,7 +9,7 @@ jobs: - name: Tests shell: bash - run: pwd && ls / + run: pwd && ls / && ls ~ - name: Download the planet file