Skip to content

Commit dad5fdf

Browse files
committed
fix(docker): fix failed docker build & push
1 parent 4ee5435 commit dad5fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
with:
2121
ref: next
22+
submodules: true
2223

2324
- name: Use Node.js 22
2425
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)