Run PowerShell check on windows

This commit is contained in:
Howard Wu 2023-05-16 08:47:21 +08:00
parent e34ccf9dc2
commit ad70105dc7

View file

@ -11,7 +11,7 @@ permissions: {}
jobs:
shellcheck:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name : Checkout
uses: actions/checkout@v3