Skip to content

Commit

Permalink
add ls to prove docs were generated
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Lichtman committed Apr 15, 2024
1 parent 020ffd7 commit 3a8de15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: sudo pip install pylatex
- name: Build docs
run: python3 docs-generator.py
- name: Check if docs are generated
run: ls -la
#- name: Setup Pages
# uses: actions/configure-pages@v5
#- name: Upload artifact
Expand Down

0 comments on commit 3a8de15

Please sign in to comment.