This commit is contained in:
手瓜一十雪 2024-04-16 13:49:32 +08:00
parent 7b29ecba71
commit 4a2f77b0a6

View File

@ -44,6 +44,7 @@ jobs:
with:
repository: 'NapNeko/NapCatQQ'
submodules: true
ref: main
token: ${{ secrets.NAPCAT_BUILD }}
- name: Use Node.js 20.X
uses: actions/setup-node@v4
@ -76,6 +77,7 @@ jobs:
with:
repository: 'NapNeko/NapCatQQ'
submodules: true
ref: main
token: ${{ secrets.NAPCAT_BUILD }}
- name: Use Node.js 20.X