Skip to content

Commit

Permalink
disable shalow clone
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodk committed Nov 21, 2023
1 parent ae954f5 commit ef4d3c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nmodl-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}

- uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Install Python3 dependencies
working-directory: ${{runner.workspace}}/nmodl
Expand Down

0 comments on commit ef4d3c3

Please sign in to comment.