workflow fix

This commit is contained in:
Rik Berkelder 2025-12-12 02:22:20 +01:00
parent 7d64b0a6cd
commit f4f591c5f1

View file

@ -20,12 +20,6 @@ jobs:
with: with:
lfs: 'true' lfs: 'true'
- name: Docker install
uses: https://github.com/docker/setup-docker-action@v4
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3
- name: Docker Login - name: Docker Login
uses: https://github.com/docker/login-action@v3 uses: https://github.com/docker/login-action@v3
with: with: