ci: install prettier globally

This commit is contained in:
Michael Chris Lopez
2021-10-30 14:33:34 +08:00
parent 619c594029
commit 2bc90d2b17
5 changed files with 13 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: Build
on:
push:
branches: [main]
branches: [main, dev]
jobs:
build: