Update script
Some checks failed
/ update_planet_file (push) Failing after 4s

This commit is contained in:
Pieter Vander Vennet 2025-02-13 14:40:30 +01:00
parent 258d7d7223
commit 9e57907256

View file

@ -13,7 +13,7 @@ jobs:
- name: Download the planet file
shell: bash
run: ls /data
run: pwd && ls /data
- name: Move the planet file
shell: bash