Fix dev workflow
This commit is contained in:
parent
0207cbe8e1
commit
5fd486fd62
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
name: Build
|
||||
run: |
|
||||
npm install
|
||||
npm run format
|
||||
npm run build
|
||||
-
|
||||
name: Set up Git
|
||||
|
|
Loading…
Reference in New Issue
Block a user