Skip to content

Commit 14e56b2

Browse files
committed
ci: update deploy.yml
1 parent e9169c2 commit 14e56b2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- main
77
paths:
88
- docs/**
9-
- vendor/**
10-
- .gitmodules
119
- .github/workflows/deploy.yml
1210
workflow_dispatch:
1311

@@ -31,7 +29,6 @@ jobs:
3129
uses: actions/checkout@v6
3230
with:
3331
fetch-depth: 0
34-
submodules: recursive
3532

3633
- name: Setup Node
3734
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)