Release #273
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 "bunx ["tauri","build","--target","x86_64-apple-darwin","--features","server"]" failed with exit code 1
|
publish-tauri (macos-latest, --target aarch64-apple-darwin --features "server")
Command "bunx ["tauri","build","--target","aarch64-apple-darwin","--features","server"]" failed with exit code 1
|
publish-tauri (ubuntu-22.04, --features "vulkan,server", --vulkan)
Command "bunx ["tauri","build","--features","vulkan,server"]" failed with exit code 1
|
publish-tauri (windows-latest, --target x86_64-pc-windows-msvc --features "vulkan,server", --vulkan)
Command "bunx ["tauri","build","--target","x86_64-pc-windows-msvc","--features","vulkan,server"]" failed with exit code 1
|