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
|
||||
run: npm install
|
||||
- name: Format
|
||||
run: npm build
|
||||
run: |
|
||||
npm run format
|
||||
npm run build
|
||||
- name: Commit
|
||||
uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user