mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +00:00
fix: ignored file
This commit is contained in:
@@ -19,4 +19,3 @@ dist/
|
|||||||
|
|
||||||
# production
|
# production
|
||||||
/server/dist
|
/server/dist
|
||||||
/server/generated
|
|
||||||
|
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -76,13 +76,6 @@ jobs:
|
|||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
cd ..
|
cd ..
|
||||||
rm -rf node_modules
|
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
|
- name: Build and push
|
||||||
id: build
|
id: build
|
||||||
|
Reference in New Issue
Block a user