Skip to content

Commit

Permalink
Merge pull request #51 from geo-smart/build-testing
Browse files Browse the repository at this point in the history
testing build
  • Loading branch information
srinijammula authored Dec 17, 2024
2 parents cc31d38 + 3a53d09 commit f056348
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
with:
cache-env: true

- name: Initialize Micromamba Shell
run: /home/runner/micromamba-bin/micromamba shell init -s bash --root-prefix /home/runner/micromamba-root -y source ~/.bashrc

- name: Build the Book
run: jb build book

Expand Down
2 changes: 1 addition & 1 deletion book/chapters/introduction_to_swe.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": []
},
"source": [
"# Let's talk about SWE site!\n",
"# Let's talk about SWE!\n",
"\n",
"Alright, everyone! Get ready to start on an icy adventure through the world of ***Snow Water Equivalent (SWE)*** monitoring and forecasting. \n",
"\n",
Expand Down

0 comments on commit f056348

Please sign in to comment.