Skip to content

Commit

Permalink
ls -la
Browse files Browse the repository at this point in the history
  • Loading branch information
ghadialhajj committed Dec 7, 2023
1 parent 8e5c99a commit d8228f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: List Files in Publish Directory
run: |
ls -la
ls -la docs/ # Add this line to list the files in the publish directory
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit d8228f1

Please sign in to comment.