mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-18 11:34:46 +01:00
Fix CI .yml [DMDeploy][TGSDeploy]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user