mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
deps
This commit is contained in:
parent
112a770f2c
commit
fa1e74acf2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -446,7 +446,9 @@ jobs:
|
|||
|
||||
- name: Install dependencies for universal app
|
||||
run: |
|
||||
cd build/
|
||||
npm install
|
||||
npm run compile
|
||||
|
||||
- name: Create Universal App
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue