mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-19 17:17:50 +01:00
Fix release script
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -100,6 +100,9 @@ jobs:
|
||||
|
||||
- name: Vendor the app
|
||||
run: npm run vendor
|
||||
env:
|
||||
YAAK_PLUGINS_DIR: ${{ env.YAAK_PLUGINS_DIR }}
|
||||
YAAK_TARGET_ARCH: ${{ matrix.yaak_arch }}
|
||||
|
||||
# NOTE: Test needs vendor+build to be run
|
||||
- name: Rust test
|
||||
|
||||
Reference in New Issue
Block a user