Skip to content

Commit

Permalink
listing whole xbk tree
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Medek authored and Martin Medek committed Dec 16, 2024
1 parent 596a1f8 commit 489c8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
- name: Print media tree
if: always()
run: tree ${{ env.XBK_DIR}}\assets\ /f
run: tree ${{ env.XBK_DIR}} /f

- name: Print content items table
if: always()
Expand Down

0 comments on commit 489c8fc

Please sign in to comment.