1
0
Fork 0
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:
Crown0815 2025-05-24 16:55:51 +02:00 committed by Crown0815
parent 5dc80767f8
commit 4f7937c904

View file

@ -38,6 +38,7 @@ jobs:
with:
distribution: Alpine
wsl-shell-user: root
additional-packages: bash
- name: WSL - Install Docker
shell: wsl-bash {0}