ci: explicitly specify bash in mise tools installation (#27666)

Should hopefully fix [this
issue](https://github.com/coder/coder/actions/runs/30412236628/job/90710968864?pr=27628)
This commit is contained in:
Cian Johnston
2026-07-29 21:48:41 +00:00
committed by GitHub
parent 740f5f7e1e
commit dc1d6c3f3a
+1
View File
@@ -573,6 +573,7 @@ jobs:
install-args: "go terraform"
- name: Install Go mise tools
shell: bash
run: ./.github/scripts/retry.sh -- mise install --locked go:gotest.tools/gotestsum go:github.com/slsyy/mtimehash/cmd/mtimehash
- name: Download Test Cache