From 17fd89a81f0e9008bb661a5db4ce9bdb62330a3c Mon Sep 17 00:00:00 2001 From: Ignacio Perez Date: Tue, 4 Feb 2025 18:17:41 -0300 Subject: [PATCH] test2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a92b8af..b764fc0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: Check if cache exists from main run: | - gh cache list --scope main + gh cache list --ref refs/heads/main - name: Build prod Docker image uses: docker/build-push-action@v6