This commit is contained in:
Ashcon Partovi 2023-11-17 13:49:50 -08:00
parent 1f21ee1ce7
commit 17cbd0dd4d

View file

@ -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