Skip to content

Commit

Permalink
Added debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
bastantoine committed Jun 16, 2024
1 parent aba9218 commit af46a78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-prez.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
with:
merge-multiple: true
path: dist/
- name: Debug
run: ls -lA
- name: Debug
run: ls -lA dist/
- name: Generate HTML files
run: |
./marp -I dist/ --allow-local-files --output _site --html
Expand Down

0 comments on commit af46a78

Please sign in to comment.