ci: add pwd command to CI workflow
Some checks failed
Some checks failed
This commit is contained in:
parent
1469918b4b
commit
408ea71ca2
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
bun install
|
bun install
|
||||||
|
- run: pwd
|
||||||
- name: Test build
|
- name: Test build
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
|
|
Loading…
Add table
Reference in a new issue