Install docker inside container
Some checks failed
publish / docker (push) Failing after 0s

This commit is contained in:
2025-09-02 22:07:38 -05:00
parent cf049148df
commit b22fc7892d

View File

@@ -8,6 +8,7 @@ jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- runs: 'apt install docker'
- -
name: Login to Docker Hub name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3