mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
Update nightly-build.yml
This commit is contained in:
parent
a7625bfa3e
commit
25f7962087
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly-build.yml
vendored
2
.github/workflows/nightly-build.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
|
||||
### 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:
|
||||
${{ github.repository }} ([link](${{ github.event.repository.html_url }}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue