We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f8570 commit 5b71d67Copy full SHA for 5b71d67
.github/workflows/ci.yml
@@ -64,6 +64,7 @@ jobs:
64
echo $VERSION > export/VERSION
65
echo $VERSION > export/version.txt
66
echo Building OBS Version: $VERSION
67
+ git config --global --add safe.directory /__w/OpenBikeSensor3dPrintableCase/OpenBikeSensor3dPrintableCase
68
69
- name: Generate changelog
70
id: changelog
0 commit comments