Fix ci
This commit is contained in:
parent
1f21ee1ce7
commit
17cbd0dd4d
4
.github/workflows/format.yml
vendored
4
.github/workflows/format.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Format
|
- name: Format
|
||||||
run: npm build
|
run: |
|
||||||
|
npm run format
|
||||||
|
npm run build
|
||||||
- name: Commit
|
- name: Commit
|
||||||
uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc
|
uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user