1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +00:00

chore: debug

This commit is contained in:
Florian Bouillon 2025-03-28 16:10:52 +01:00
parent 5cba612702
commit 09869c55b7
Signed by: Florian Bouillon
GPG Key ID: 7676FF78F3BC40EC

View File

@ -76,6 +76,13 @@ jobs:
rm -rf node_modules
cd ..
rm -rf node_modules
- name: Print Folder Tree
uses: jaywcjlove/github-action-folder-tree@main
with:
exclude: "node_modules|dist|.git|.husky|data|data-asia"
path: .
depth: 4
- name: Build and push
id: build