mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 19:02:10 +00:00
chore: debug
This commit is contained in:
parent
5cba612702
commit
09869c55b7
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -77,6 +77,13 @@ jobs:
|
||||
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
|
||||
uses: docker/build-push-action@v6
|
||||
|
Loading…
x
Reference in New Issue
Block a user