Skip to content

Commit b72c8eb

Browse files
committed
Cache Support: Try 2
1 parent c1e0bea commit b72c8eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
path: /var/cache/apt/archives
4949
key: apt-packages-${{ runner.os }}-v1
50+
save-always: true
5051

5152
- name: Install Repo and Python
5253
run: |

0 commit comments

Comments
 (0)