fix automation build

This commit is contained in:
2026-04-25 11:16:48 +03:00
parent 8fb34b5a4b
commit 921b6b5ad7
-2
View File
@@ -8,8 +8,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
- name: Checkout code
uses: actions/checkout@v3