Skip to content

Commit

Permalink
Tried to get cd to persist
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Feb 1, 2024
1 parent 4a413aa commit 508f932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ jobs:
with:
name: website
path: doc/build/html
- run: cd doc/source
- run: python _test_for_missing_docs.py
- run: | cd doc/source
python _test_for_missing_docs.py
format-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 508f932

Please sign in to comment.