Skip to content

fix(sqlite): Fix compatibility with Windows PowerShell#6045

Merged
niheaven merged 2 commits intodevelopfrom
fix-sqlite
Jul 8, 2024
Merged

fix(sqlite): Fix compatibility with Windows PowerShell#6045
niheaven merged 2 commits intodevelopfrom
fix-sqlite

Conversation

@niheaven
Copy link
Copy Markdown
Member

@niheaven niheaven commented Jul 8, 2024

Description

Expand-Archive() in Windows PowerShell only accept .zip extension, so rename the downloaded archive and fix Move-Item() error.

Motivation and Context

How Has This Been Tested?

Tested in PS 5.1

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

@niheaven niheaven merged commit 42af27d into develop Jul 8, 2024
@niheaven niheaven deleted the fix-sqlite branch July 8, 2024 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant