single spec for one file/folder

This commit is contained in:
Jay Lee
2022-12-01 18:05:55 +00:00
parent bb5beb66a7
commit bced5172d2
2 changed files with 62 additions and 28 deletions

View File

@@ -102,7 +102,7 @@ jobs:
path: |
bin.tar.xz
src/cpython
key: gam-${{ matrix.jid }}-20221101
key: gam-${{ matrix.jid }}-20221201
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'