Skip to content

Commit

Permalink
chore: release not need git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuchen committed Apr 17, 2024
1 parent d7d2b06 commit 00b6c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'NapNeko/NapCatQQ'
submodules: true
submodules: false
ref: main
token: ${{ secrets.GITHUB_TOKEN }}
- name: Use Node.js 20.X
Expand Down

0 comments on commit 00b6c96

Please sign in to comment.