Skip to content

Commit

Permalink
Update nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca authored Jun 27, 2024
1 parent a7625bf commit 25f7962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}))
Expand Down

0 comments on commit 25f7962

Please sign in to comment.