mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-01 02:48:05 +01:00
Actions
This commit is contained in:
parent
03b2ea035d
commit
c440b7d528
@ -9,7 +9,7 @@ $old_pwd = $pwd.Path
|
||||
# Prepare environment.
|
||||
Install-Module Pscx -Scope CurrentUser -AllowClobber -Force
|
||||
Install-Module VSSetup -Scope CurrentUser -AllowClobber -Force
|
||||
Import-VisualStudioVars
|
||||
Import-VisualStudioVars -Architecture x64
|
||||
|
||||
# Get Qt.
|
||||
$qt_version = "5.15.1"
|
||||
|
Loading…
Reference in New Issue
Block a user