We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7328dd9 commit c5edb7dCopy full SHA for c5edb7d
1 file changed
.github/workflows/publish.yml
@@ -33,6 +33,7 @@ jobs:
33
shell: pwsh
34
run: |
35
choco install -y mingw
36
+ choco install -y zip
37
choco install -y unzip
38
choco install -y sqlite
39
0 commit comments