Fixed npm dir
This commit is contained in:
parent
000f6790d4
commit
d1f51f5d7b
|
|
@ -22,7 +22,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
wails doctor
|
wails doctor
|
||||||
- name: Installing Dependencies
|
- name: Installing Dependencies
|
||||||
working-directory: ./frontend
|
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue