1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 19:40:22 +03:00

Update nightly-build.yml

This commit is contained in:
Marcelo Bezerra 2024-06-27 18:02:32 -04:00 committed by GitHub
parent a7625bfa3e
commit 25f7962087
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
### MacOS builds ### MacOS builds
MacOS builds are not signed, so you will need to run ```xcattr -cr /path/to/your/INAV Configurator.app``` from the command line to remove the warnings about it being a downloaded application or moving it to trash when trying to launch. MacOS builds are not signed, so you will need to run ```xattr -cr /path/to/your/INAV Configurator.app``` from the command line to remove the warnings about it being a downloaded application or moving it to trash when trying to launch.
### Repository: ### Repository:
${{ github.repository }} ([link](${{ github.event.repository.html_url }})) ${{ github.repository }} ([link](${{ github.event.repository.html_url }}))