This commit is contained in:
wh1te909 2022-04-28 07:01:44 +00:00
parent b8461c9dd8
commit 1a3d412d73
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: cd web && npm install
- run: pwd
- name: Run Prettier formatting
run: npm run format