Skip to content

Commit

Permalink
removed errant env block that was empty
Browse files Browse the repository at this point in the history
  • Loading branch information
amagela committed Feb 23, 2023
1 parent 9299f48 commit f7baff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
steps:
- name: Install Sphinx
run: sudo pip install sphinx
Expand Down

0 comments on commit f7baff8

Please sign in to comment.