Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Sep 16, 2024
1 parent 01ccdbf commit c24e6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
- name: Make docs
run: |
make clean
ls
ls examples
ls /home/runner/work/Mighty/Mighty/docs/../examples
make doc
- name: Pull latest gh-pages
if: (contains(github.ref, 'version_0.2.0') || contains(github.ref, 'main')) && github.event_name == 'push'
Expand Down

0 comments on commit c24e6be

Please sign in to comment.