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> |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| test.yml | ||
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> |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| test.yml | ||