Skip to content

Commit

Permalink
only build docs on 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Apr 20, 2024
1 parent b834a3e commit ded2147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: upload the just-built docs as an artifact
if: ${{ matrix.python-version == "3.10" }}
uses: actions/upload-artifact@v4
with:
name: docs-${{ github.ref }}
Expand Down

0 comments on commit ded2147

Please sign in to comment.