Update runnder
This commit is contained in:
@@ -52,8 +52,9 @@ installed Docker Desktop + .NET 8 SDK. The workflow's `build-push` job targets
|
||||
|
||||
- Docker Desktop running, and `docker` on PATH.
|
||||
- .NET 8 SDK on PATH (`dotnet test` runs on this machine).
|
||||
- **Git for Windows** installed — the job uses `shell: bash` (Git Bash) for the
|
||||
multi-line `docker build`/`push` steps.
|
||||
- The `build-push` job uses `shell: powershell`. Do **not** switch it to
|
||||
`shell: bash`: act_runner in Windows host mode mislocates the generated `.sh`
|
||||
script (`/bin/bash: .../1.sh: No such file or directory`). PowerShell avoids it.
|
||||
|
||||
## One-time setup — NAS (the `nas` runner)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user