From 09d86e12201e53a3c67e277acd358313701c2129 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 2 Sep 2022 17:13:40 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ec2b2606..3ce1edde 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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/