Skip to content

Commit

Permalink
Do a full clone
Browse files Browse the repository at this point in the history
  • Loading branch information
OneBlue committed Nov 25, 2024
1 parent 49bcb9e commit 982053e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/modern-distributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
fetch-depth: 0
uses: actions/checkout@v4
with:
fetch-depth: 0


- name: Install pip packages
run: pip install -r distributions/requirements.txt
Expand Down

0 comments on commit 982053e

Please sign in to comment.