Merge pull request #654 from trheyi/main

chore: Update submodules in GitHub Actions workflows
This commit is contained in:
Max 2024-07-05 16:31:53 +08:00 committed by GitHub
commit bde2243b9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -156,6 +156,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: yaoapp/yao-startup-webapp
submodules: true
token: ${{ secrets.YAO_TEST_TOKEN }}
path: yao-startup-webapp

View file

@ -114,6 +114,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: yaoapp/yao-startup-webapp
submodules: true
token: ${{ secrets.YAO_TEST_TOKEN }}
path: yao-startup-webapp