Skip to content
Prev Previous commit
Next Next commit
Update THEORY-OF-OPERATIONS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
Malcolmnixon and Copilot authored Mar 30, 2026
commit 44c93d675a86bec844f22526ea56ec72992b093d
2 changes: 1 addition & 1 deletion THEORY-OF-OPERATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ stored in source control:
run: |
buildmark \
--build-version ${{ inputs.version }} \
--report docs/build_notes/build-notes.md
--report docs/build_notes.md
```

The generated report can then be uploaded as a build artifact, committed back to the repository, or
Expand Down
Loading