ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 10:42:40 +08:00
parent 0334cd8c11
commit 2d7326748c
2 changed files with 3 additions and 0 deletions

View File

@@ -204,6 +204,8 @@ jobs:
- 27017:27017
steps:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Log in to GitHub Container Registry
uses: docker/login-action@v3