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