mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
Run PowerShell check on windows
This commit is contained in:
parent
e34ccf9dc2
commit
ad70105dc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ps2check.yml
vendored
2
.github/workflows/ps2check.yml
vendored
|
@ -11,7 +11,7 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
shellcheck:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- name : Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue