pwd
This commit is contained in:
parent
b8461c9dd8
commit
1a3d412d73
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue