diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index 8c6ad7d3a..4523279e5 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -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 }}))