Skip to content

Commit 68d3d27

Browse files
committed
ignore nothing to cache
Signed-off-by: leohoare <[email protected]>
1 parent 712465e commit 68d3d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: astral-sh/setup-uv@v5
8888
with:
8989
python-version: "3.13"
90-
cache: false
90+
ignore-nothing-to-cache: true
9191

9292
- name: Initialize CodeQL
9393
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3

0 commit comments

Comments
 (0)