Skip to content

Commit

Permalink
ls -R
Browse files Browse the repository at this point in the history
  • Loading branch information
ghadialhajj committed Dec 7, 2023
1 parent 8bfc7ff commit e3ea510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: List Files in Publish Directory
run: |
ls -R
ls -la build/html # Add this line to list the files in the publish directory
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit e3ea510

Please sign in to comment.