mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-06-27 16:35:58 +00:00
ci: Add missing bash package to Alpine Linux
This commit is contained in:
parent
5dc80767f8
commit
4f7937c904
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows-tests.yml
vendored
1
.github/workflows/windows-tests.yml
vendored
|
@ -38,6 +38,7 @@ jobs:
|
|||
with:
|
||||
distribution: Alpine
|
||||
wsl-shell-user: root
|
||||
additional-packages: bash
|
||||
|
||||
- name: WSL - Install Docker
|
||||
shell: wsl-bash {0}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue