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"
|
- name: "Install dependencies"
|
||||||
run: yarn install --froze-lockfile
|
run: yarn install --froze-lockfile
|
||||||
working-directory: "desktop"
|
working-directory: "desktop/electron"
|
||||||
|
|
||||||
- name: "Build"
|
- name: "Build"
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
Loading…
Reference in New Issue
Block a user