updates targets #144
release.yml
on: push
pre-commit
20s
Matrix: build-and-release
Annotations
4 errors and 4 warnings
build-and-release (macos_x86-latest)
Command failed with exit code 1: cargo tauri build --debug --target x86_64-apple-darwin --config '{"bundle":{"licenseFile":"../EULA.txt"}}'
|
build-and-release (macos_arm-latest)
Command failed with exit code 1: cargo tauri build --debug --target aarch64-apple-darwin --config '{"bundle":{"licenseFile":"../EULA.txt"}}'
|
build-and-release (ubuntu-latest)
Command failed with exit code 1: cargo tauri build --debug --config '{"bundle":{"licenseFile":"../EULA.txt"}}'
|
build-and-release (windows-latest)
Command failed with exit code 1: cargo tauri build --debug --config "{""bundle"":{""licenseFile"":""..\\EULA.rtf""}}"
|
build-and-release (macos_x86-latest)
New version for tauri-cli available: 2.0.0-rc.3
|
build-and-release (macos_arm-latest)
New version for tauri-cli available: 2.0.0-rc.3
|
build-and-release (ubuntu-latest)
New version for tauri-cli available: 2.0.0-rc.3
|
build-and-release (windows-latest)
New version for tauri-cli available: 2.0.0-rc.3
|