tftsr-devops_investigation/.gitea/workflows
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
..
auto-tag.yml fix(ci): use POSIX dot instead of source in arm64 build step 2026-04-05 14:41:18 -05:00
test.yml fix(ci): fix arm64 cross-compile, drop cargo install tauri-cli, move wiki-sync 2026-04-05 10:33:53 -05:00