You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
michelz@BEASTLI:/mnt/g/MIZE/dev/GitHub/flybywiresim-aircraft$ ./scripts/dev-env/run.sh git show-ref -s HEAD
fatal: detected dubious ownership in repository at '/external'
To add an exception for this directory, call:
git config --global --add safe.directory /external
so adding the above mentioned command before the actual git commands works:
Aircraft Version
Development
Build info
master
Describe the bug
The checklist workflow fails every time it's run since fragmenter was upgraded.
https://github.com/flybywiresim/aircraft/actions/workflows/ingamepanels-checklist-fix.yml
Expected behavior
Unwavering success.
Steps to reproduce
Push something that triggers the workflow to master.
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
No response
The text was updated successfully, but these errors were encountered: