Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thallor1 authored May 14, 2024
1 parent 56919fd commit 0e6bed4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Add pyMACS
run: |
import sys,os
- name: Add pyMACS2
run: |
sys.path.append("..")
- name: Add pyMACS3
run: |
import pyMACS
- uses: actions/checkout@v4
- name: Build HTML
uses: ammaraskar/sphinx-action@master
Expand Down

0 comments on commit 0e6bed4

Please sign in to comment.