mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
set working directory
This commit is contained in:
2
.github/workflows/frontend.yaml
vendored
2
.github/workflows/frontend.yaml
vendored
@@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
working-directory: frontend
|
||||
|
||||
- name: Vitest
|
||||
run: pnpm vitest --run
|
||||
working-directory: frontend
|
||||
|
||||
Reference in New Issue
Block a user