diff --git a/.github/workflows/markdown-general.yml b/.github/workflows/markdown-general.yml index 6bbd1fb4..487de045 100644 --- a/.github/workflows/markdown-general.yml +++ b/.github/workflows/markdown-general.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 with: repository: British-Oceanographic-Data-Centre/COAsT - ref: develop + ref: bug/kernel_died_notebook path: external - name: Prepare environment @@ -32,7 +32,6 @@ jobs: conda list conda config --show cd $GITHUB_WORKSPACE/external - ls ./example_scripts/notebook_tutorials/runnable_notebooks/general sudo apt install wget unzip -y wget -q https://linkedsystems.uk/erddap/files/COAsT_example_files/COAsT_example_files.zip unzip COAsT_example_files.zip && mv COAsT_example_files ./example_scripts/notebook_tutorials/runnable_notebooks/general/example_files