Fix release script

This commit is contained in:
Gregory Schier
2024-08-09 07:53:33 -07:00
parent 965b579eb7
commit 598a051bf8

View File

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