mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
fix gh action
This commit is contained in:
parent
0478207c3f
commit
09719d341d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/electron-build.yml
vendored
2
.github/workflows/electron-build.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
working-directory: apps/x
|
||||
|
||||
- name: Build distributables
|
||||
run: pnpm run make
|
||||
run: npm run make
|
||||
working-directory: apps/x/apps/main
|
||||
|
||||
- name: Upload workflow artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue