diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5fce407..cb1d67e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -34,5 +34,4 @@ jobs: file: ./Dockerfile push: true tags: "${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest" - cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest cache-to: type=inline