mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-17 23:14:03 +01:00
Fix release script
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -94,6 +94,9 @@ jobs:
|
||||
|
||||
- name: build the app
|
||||
run: npm run build
|
||||
env:
|
||||
YAAK_PLUGINS_DIR: ${{ env.YAAK_PLUGINS_DIR }}
|
||||
YAAK_TARGET_ARCH: ${{ matrix.yaak_arch }}
|
||||
|
||||
- name: Vendor the app
|
||||
run: npm run vendor
|
||||
|
||||
Reference in New Issue
Block a user