add missing sub-path
This commit is contained in:
parent
41be011d5e
commit
3779c4b7db
2
.github/workflows/continuous_integration.yml
vendored
2
.github/workflows/continuous_integration.yml
vendored
@ -190,7 +190,7 @@ jobs:
|
||||
|
||||
- name: "Install dependencies"
|
||||
run: yarn install --froze-lockfile
|
||||
working-directory: "desktop"
|
||||
working-directory: "desktop/electron"
|
||||
|
||||
- name: "Build"
|
||||
run: yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user