ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 10:42:40 +08:00
parent 862de8b7c7
commit 43d901c435
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