[ci] debug

This commit is contained in:
Revone 2023-09-27 10:37:28 +08:00
parent adb2f2c1d4
commit e79911264e

View file

@ -37,11 +37,6 @@ jobs:
- name: Print Environment Variables
run: env
- name: Print Git Tags
run: git show-ref --tags
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Lint
run: npm run lint