Fix container mode with Docker socket mount
All checks were successful
/ build (push) Successful in 2m23s

This commit is contained in:
lichenblankie 2026-04-28 20:03:49 +00:00
parent acc58c341d
commit 8b43fb51f3

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest:host
runs-on: ubuntu-latest
steps:
- name: Checkout code