Skip to content

Commit

Permalink
Update windows-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewc12 committed Feb 19, 2025
1 parent c0a649f commit b3b50bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2301,6 +2301,7 @@ jobs:
with:
url: "https://github.com/andrewc12/btrfs/releases/download/v1.8/x64-Debug.zip"
target: ${{github.workspace}}/
retry-times: 3

- name: extract
run: Expand-Archive -LiteralPath '${{ steps.winbtrs.outputs.filename }}' -DestinationPath ${{github.workspace}}\winbtrfs
Expand Down

0 comments on commit b3b50bf

Please sign in to comment.