Release #233
release.yml
on: workflow_dispatch
Matrix: publish-tauri
update-landing
0s
Annotations
4 errors
publish-tauri (macos-latest, --target x86_64-apple-darwin --features "server")
Command failed with exit code 1: bunx tauri build --target x86_64-apple-darwin --features server
|
publish-tauri (macos-latest, --target aarch64-apple-darwin --features "server")
Command failed with exit code 1: bunx tauri build --target aarch64-apple-darwin --features server
|
publish-tauri (ubuntu-22.04, --features "vulkan,server", --vulkan)
Command failed with exit code 1: bunx tauri build --features 'vulkan,server'
|
publish-tauri (windows-latest, --target x86_64-pc-windows-msvc --features "vulkan,server", --vulkan)
Command failed with exit code 1: bunx tauri build --target x86_64-pc-windows-msvc --features "vulkan,server"
|