mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
ok..
This commit is contained in:
3
.github/workflows/test-ci-windows.yml
vendored
3
.github/workflows/test-ci-windows.yml
vendored
@@ -160,6 +160,9 @@ jobs:
|
||||
with:
|
||||
name: modsecurityiis-installers
|
||||
path: ${{ github.workspace }}\
|
||||
|
||||
- name: Install MSI
|
||||
shell: pwsh
|
||||
run: |
|
||||
msiexec /i modsecurityiis.msi /qn /norestart
|
||||
Restart-Service W3SVC
|
||||
|
||||
Reference in New Issue
Block a user