Skip to content

Commit

Permalink
Remove pydicom install outside sphinx-action container
Browse files Browse the repository at this point in the history
  • Loading branch information
darcymason committed Apr 27, 2023
1 parent b986b03 commit 0191449
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-merge-docs.yml
Expand Up @@ -11,9 +11,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Set up pydicom
run: |
python -m pip install --editable .
- name: Build HTML
uses: ammaraskar/sphinx-action@master
with:
Expand Down

0 comments on commit 0191449

Please sign in to comment.