Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
soutobias committed Dec 8, 2023
1 parent d8f875f commit 7664019
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/markdown-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 7664019

Please sign in to comment.