From 1c61a3005cc346b5e07912c1f84fe640ca3edabe Mon Sep 17 00:00:00 2001 From: Carl Date: Tue, 19 Dec 2023 19:17:10 +0000 Subject: [PATCH] compute debug --- .github/workflows/compute.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/compute.yml b/.github/workflows/compute.yml index 5b3ccbc..90bed6b 100644 --- a/.github/workflows/compute.yml +++ b/.github/workflows/compute.yml @@ -10,6 +10,8 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/boettiger-lab/solara-geospatial:latest steps: + - name: config + run: cd && pwd - name: checkout uses: actions/checkout@v3 - name: compute