fix: Add ./Version to download-artifact

This commit is contained in:
Aviv Cohn
2025-02-13 09:18:48 -05:00
parent 046df157e4
commit f8fd0c5606

View File

@@ -105,7 +105,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: Build
path: ./
path: ./Version
- name: Unzip Build file
run: |
Get-ChildItem .\*.zip | Expand-Archive -DestinationPath .\