atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Tauri build action fails MacOS build - no private key?

Open joepio opened this issue 3 years ago • 1 comments

See https://github.com/atomicdata-dev/atomic-data-rust/runs/6899029947?check_suite_focus=true

Error running CLI: A public key has been found, but no private key. Make sure to set `TAURI_PRIVATE_KEY` environment variable.
Error: Command failed with exit code 1: tauri build

The weird thing is that I actually have set the TAURI_PRIVATE_KEY secret in this github repo. I'm not sure why it can't be accessed

joepio avatar Jun 15 '22 12:06 joepio

didi you find a solution ?

AvaterClasher avatar Nov 09 '23 15:11 AvaterClasher