Skip to content

Commit

Permalink
[ci] further test vcomp140
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Nov 23, 2024
1 parent c3d413d commit 2902119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
## 7z x octave_5.2.7z -ooctave -y
## rm -rf octave_5.2.7z
#choco install octave.portable --version=5.2.0
ls "c:\Windows\System32\vcomp*.*"
ls 'C:\Windows\System32\vcomp140.dll'
choco install lazarus --version=2.2.6
choco install mingw --version=8.1.0
curl --retry 3 -kL https://github.com/upx/upx/releases/download/v4.0.2/upx-4.0.2-win64.zip --output upx.zip
Expand Down

0 comments on commit 2902119

Please sign in to comment.