Skip to content

Commit 17fd89a

Browse files
committed
test2
1 parent 9490287 commit 17fd89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Check if cache exists from main
2626
run: |
27-
gh cache list --scope main
27+
gh cache list --ref refs/heads/main
2828
2929
- name: Build prod Docker image
3030
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)