mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-07 17:52:49 +01:00
fix: correct typo in check-audit.yml for configure command execution
This commit is contained in:
2
.github/workflows/check-audit.yml
vendored
2
.github/workflows/check-audit.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
$PSVersionTable.PSVersion
|
||||
shell: powershell
|
||||
|
||||
- name: Run congigure command(PowerShell 5.1)
|
||||
- name: Run congiure command(PowerShell 5.1)
|
||||
run: |
|
||||
./WELA.ps1 configure
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user