Skip to content

Commit

Permalink
chore: update workflows cofnig.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 21, 2023
1 parent d59d9c1 commit d62480c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: npm run build

- run: npm install [email protected] -g
- run: idoc -s "path-templater {{version}}"
- run: idoc -s "Path Templater {{version}}"
- run: npm run coverage
- run: tree -I 'node_modules|.git|.github|src' -L 3 -a

Expand Down

0 comments on commit d62480c

Please sign in to comment.