Fix container mode with Docker socket mount

This commit is contained in:
lichenblankie 2026-04-28 20:03:49 +00:00
parent 8610897673
commit 38b5ac11d1

View file

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