We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e0bea commit b72c8ebCopy full SHA for b72c8eb
.github/workflows/build.yml
@@ -47,6 +47,7 @@ jobs:
47
with:
48
path: /var/cache/apt/archives
49
key: apt-packages-${{ runner.os }}-v1
50
+ save-always: true
51
52
- name: Install Repo and Python
53
run: |
0 commit comments