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