Update build.yml

This commit is contained in:
Jay Lee
2022-09-02 17:13:40 -04:00
committed by GitHub
parent 6110aa1d32
commit 09d86e1220

View File

@@ -88,6 +88,7 @@ jobs:
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'
working-directory: ${{ github.workspace }}
run: |
tar xvvf bin.tar.xz
@@ -718,6 +719,7 @@ jobs:
- name: Tar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit != 'true'
working-directory: ${{ github.workspace }}
run: |
tar cJvvf bin.tar.xz bin/