fixed Docker socket mount

This commit is contained in:
blankie 2026-04-28 20:03:49 +00:00
parent b7c9a69c2d
commit c81f5a52b9

View file

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