mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
matrix settings
This commit is contained in:
parent
eb3b334e42
commit
da7dd14c4b
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ for:
|
||||||
only:
|
only:
|
||||||
- image: Visual Studio 2019
|
- image: Visual Studio 2019
|
||||||
environment:
|
environment:
|
||||||
- PShell: '7'
|
PShell: '7'
|
||||||
install:
|
install:
|
||||||
- pwsh: |
|
- pwsh: |
|
||||||
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null
|
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue