Fixed npm dir
All checks were successful
Build / build (push) Successful in 29s
Release Build / build (push) Successful in 5m22s

This commit is contained in:
Leon Mika 2026-05-25 20:20:36 +10:00
parent 000f6790d4
commit d1f51f5d7b

View file

@ -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