This commit is contained in:
手瓜一十雪 2024-04-16 13:49:32 +08:00
parent 135e9f3d63
commit cba4726cf3

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