mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-13 20:53:30 +01:00
[PR #179] [MERGED] Fix wrong protoc includes path #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/179
Author: @null-dev
Created: 3/5/2025
Status: ✅ Merged
Merged: 3/6/2025
Merged by: @gschier
Base:
master← Head:patch-1📝 Commits (2)
a4c1badFix wrong protoc includes path1c75eaaWhoops, typoed the correct path...📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src-tauri/yaak-grpc/src/reflection.rs(+1 -1)📄 Description
The path specified in the build script is different than the path referenced in the code:
7a1a0689b0/scripts/vendor-protoc.cjs (L36)Loving your work on yaak BTW!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.