tftsr-devops_investigation/.gitea
Shaun Arman 5546f9f615 fix(ci): use POSIX dot instead of source in arm64 build step
The act runner executes run: blocks with sh (dash), not bash.
'source' is a bash built-in; POSIX sh uses '.' instead.

Co-Authored-By: fix/arm64-source-sh <noreply@local>
2026-04-05 14:41:18 -05:00
..
workflows fix(ci): use POSIX dot instead of source in arm64 build step 2026-04-05 14:41:18 -05:00