Skip to content

Commit

Permalink
[ci] debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zrwusa committed Sep 27, 2023
1 parent 36d8a0c commit adb2f2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:

- name: Print Git Tags
run: git show-ref --tags
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Lint
run: npm run lint
Expand Down

0 comments on commit adb2f2c

Please sign in to comment.