Skip to content

Commit

Permalink
Updating GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
astrobc1 committed Jan 9, 2025
1 parent 594c112 commit 02dd7bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
submodules: 'recursive'
lfs: true
fetch-depth: 0
persist-credentials: false
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 02dd7bb

Please sign in to comment.