Publish Tauri Build to GitHub Releases 🛠️ #66
publish-tauri-releases.yml
on: workflow_dispatch
Matrix: publish-tauri
Annotations
4 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
publish-tauri (windows-latest)
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
|
publish-tauri (ubuntu-22.04)
Unable to locate executable file: pnpm. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|