[ci] debug

This commit is contained in:
Revone 2023-09-27 10:40:12 +08:00
parent e79911264e
commit 3ae683bce4

View file

@ -46,6 +46,9 @@ jobs:
- name: Run tests
run: npm test
- name: Fetch Tags
run: git fetch --tags
- name: Changelog
run: npm run changelog
env: