mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-06 18:31:02 +03:00
Merge branch 'develop' into enhancement/1805/more-pywin32-handoffs
This commit is contained in:
commit
0f9831a13f
4
.github/workflows/windows-build.yml
vendored
4
.github/workflows/windows-build.yml
vendored
@ -113,9 +113,9 @@ jobs:
|
||||
|
||||
- name: Download winsparkle
|
||||
run: |
|
||||
Invoke-Webrequest -UseBasicParsing https://github.com/vslavik/winsparkle/releases/download/v0.8.3/WinSparkle-0.8.3.zip -OutFile out.zip
|
||||
Invoke-Webrequest -UseBasicParsing https://github.com/vslavik/winsparkle/releases/download/v0.9.0/WinSparkle-0.9.0.zip -OutFile out.zip
|
||||
Expand-Archive out.zip
|
||||
Move-Item 'out\WinSparkle-0.8.3\Release\*' '.\'
|
||||
Move-Item 'out\WinSparkle-0.9.0\Release\*' '.\'
|
||||
|
||||
- name: Build EDMC
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user