atomic-server
                                
                                 atomic-server copied to clipboard
                                
                                    atomic-server copied to clipboard
                            
                            
                            
                        Tauri build action fails MacOS build - no private key?
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
didi you find a solution ?