Skip to content

Commit

Permalink
Merge pull request #55 from jnywong/main
Browse files Browse the repository at this point in the history
Rename git submodule
  • Loading branch information
jnywong authored Apr 23, 2024
2 parents 88192ed + c13ff24 commit 23a8891
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
jupyter-book build .
working-directory: ./catalystbook

# ls
- run: ls catalystbook/hub-activity

# Upload the book's HTML as an artifact
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "catalystbook/hub-activity"]
path = catalystbook/hub-activity
path = catalystbook/01-hub-activity/
url = https://github.com/czi-catalystproject/hub-activity.git
Submodule 01-hub-activity updated from 000000 to bc5b92
2 changes: 1 addition & 1 deletion catalystbook/current-community-partners.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ Medellín, Colombia
::::

```{raw} html
:file: hub-activity/activity.html
:file: 01-hub-activity/activity.html
```

0 comments on commit 23a8891

Please sign in to comment.