fix: build error

This commit is contained in:
Louis 2025-10-07 18:32:43 +07:00
parent 4828f34fec
commit 3919cd0306
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -117,7 +117,6 @@ lint: install-and-build
test: lint test: lint
yarn download:bin yarn download:bin
ifeq ($(OS),Windows_NT) ifeq ($(OS),Windows_NT)
yarn download:windows-installer
endif endif
yarn test yarn test
yarn copy:assets:tauri yarn copy:assets:tauri