mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
there there
This commit is contained in:
4
.github/workflows/test-ci-windows.yml
vendored
4
.github/workflows/test-ci-windows.yml
vendored
@@ -158,7 +158,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install MSI
|
||||
- name: Download MSI files
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: modsecurityiis-installers
|
||||
@@ -295,3 +295,5 @@ jobs:
|
||||
$events | Select-Object TimeGenerated, Source, EntryType, EventID, Message | Format-List
|
||||
Exit 1
|
||||
}
|
||||
|
||||
Get-EventLog -LogName Application -Source ModSecurity -Newest 10
|
||||
Reference in New Issue
Block a user