mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-09 17:41:14 +10:00
fix typos in .github folder (#4677)
* .yaml * Update feature_request.yaml * Update compile-check.yaml * Update close-old-issues.yaml
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Checkout Sources
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Compile and Syntaxcheck winutil.ps1
|
||||
- name: Compile and Syntax check winutil.ps1
|
||||
shell: pwsh
|
||||
run: |
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force; ./Compile.ps1
|
||||
|
||||
Reference in New Issue
Block a user