Skip to content

Commit

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

0 comments on commit c94b571

Please sign in to comment.