This commit is contained in:
maximo tejeda 2024-02-08 18:24:03 -04:00
parent 3966c0d835
commit db1611a6c3

View File

@ -13,7 +13,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- name: init docker
run: systemctl start docker
- name: setup buildx
uses: docker/setup-buildx-action@v3
with: