This commit is contained in:
maximo tejeda 2024-02-08 18:31:34 -04:00
parent b6f8c803ea
commit f9562ef668

View File

@ -16,8 +16,6 @@ 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: