Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lgc2333 committed Mar 10, 2024
1 parent faf8fc1 commit a5b4f11
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lock-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
submodules: true

- name: Update submodules
run: git submodule update --remote --init --recursive

- name: Setup PDM
uses: pdm-project/setup-pdm@v3

Expand Down
2 changes: 1 addition & 1 deletion packages/cookit
Submodule cookit updated 1 files
+2 −0 README.md
2 changes: 1 addition & 1 deletion packages/cookit-nonebot

0 comments on commit a5b4f11

Please sign in to comment.