ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-24 13:32:03 +08:00
parent c73e695808
commit b09ec250ac

View File

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