Skip to content

Commit

Permalink
maybe this
Browse files Browse the repository at this point in the history
  • Loading branch information
jagodek committed Nov 13, 2024
1 parent fd14301 commit 6a62936
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'yaptide/yaptide'
filter:
- 'docs'
- '.github'
- 'mkdocs.yml'
sparse-checkout:
- 'yaptide'
- 'tests'
- name: Update pip and install poetry
run: |
python3 -m pip install --upgrade pip
Expand Down

0 comments on commit 6a62936

Please sign in to comment.