Fix CI .yml [DMDeploy][TGSDeploy]

This commit is contained in:
Jordan Brown
2020-07-31 16:08:51 -04:00
parent 45184b1e03
commit cb0785da9f
+2 -2
View File
@@ -615,7 +615,7 @@ jobs:
steps:
- name: Install 7Zip PS Module
shell: powershell
steps: Install-Module -Name 7Zip4PowerShell -Verbose
run: Install-Module -Name 7Zip4PowerShell -Verbose
- name: Checkout
uses: actions/checkout@v1
@@ -685,7 +685,7 @@ jobs:
steps:
- name: Install 7Zip PS Module
shell: powershell
steps: Install-Module -Name 7Zip4PowerShell -Verbose
run: Install-Module -Name 7Zip4PowerShell -Verbose
- name: Checkout
uses: actions/checkout@v1