mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
sparse checkout of nwchem/contrib/mkdocs [ci skip]
This commit is contained in:
parent
10db987068
commit
a4f4bbb59e
1 changed files with 6 additions and 1 deletions
7
.github/workflows/website_update.yml
vendored
7
.github/workflows/website_update.yml
vendored
|
|
@ -29,7 +29,12 @@ jobs:
|
|||
# uses: actions/checkout@v2
|
||||
# with:
|
||||
# fetch-depth: 1
|
||||
|
||||
- name: check nwchem/contrib/mkdocs
|
||||
shell: bash
|
||||
run: |
|
||||
ls -lrta
|
||||
ls -larta nwchem
|
||||
ls -Rlarta nwchem
|
||||
- name: Set up Python 3
|
||||
uses: actions/setup-python@v2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue