📦 build: Checkout with submodules

This commit is contained in:
2024-08-18 00:08:36 +07:00
parent e6466d62dd
commit 17a0defc6b
3 changed files with 14 additions and 13 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: 'true'
- name: Log in to the Container registry
uses: docker/login-action@v2
with: