Skip to content

Commit

Permalink
WIP #274 Diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Feb 24, 2024
1 parent 290f24a commit cbf5a55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
publish: false
requirements_path: ./docs/requirements.txt

- name: Diagnostic
run: pwd && ls -lAFgh

- name: Upload Docs ZIP file as artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit cbf5a55

Please sign in to comment.