Skip to content

Commit

Permalink
update theme to pydata
Browse files Browse the repository at this point in the history
  • Loading branch information
srbhp committed Dec 5, 2024
1 parent a03a41f commit 5d1b2b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# source /opt/intel/oneapi/setvars.sh
# && cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
# path: './build/docs/sphinx'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nrgplusplus

![Documentation](https://github.com/srbhp/nrgplusplus/actions/workflows/cmake.yml/badge.svg)
[![.github/workflows/cmake.yml](https://github.com/srbhp/nrgplusplus/actions/workflows/cmake.yml/badge.svg?branch=main&event=push)](https://github.com/srbhp/nrgplusplus/actions/workflows/cmake.yml)

This is a modern C++ implementation of the
Numerical Renormalization Group (NRG) Method
Expand Down

0 comments on commit 5d1b2b9

Please sign in to comment.