diff --git a/.github/workflows/windows-profile-build.yml b/.github/workflows/windows-profile-build.yml index 0984f2d37..a1c4d90a9 100644 --- a/.github/workflows/windows-profile-build.yml +++ b/.github/workflows/windows-profile-build.yml @@ -62,7 +62,7 @@ jobs: run: | cd C:\artifact ls - Expand-Archive -Path .\${{ inputs.profile-data-path-archive }} -DestinationPath C:\artifact + tar -xf .\${{ inputs.profile-data-path-archive }} -C C:\artifact ls - name: Setup