xiphonics/picoTracker

use build number to set build count define in the C code

Closed this issue · 0 comments

maks commented

Github's env var for this is ${{github.run_number}} and the define is currently in Project.h so should pull the BUILD_COUNT out into a separate file and set it in the CI workflow before building.