Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-13 04:44:46 +01:00
parent 69ff8d92d8
commit 8ca56af191

View file

@ -11,10 +11,15 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: test
shell: powershell
run: Install-Module posh-git -Scope CurrentUser -Force
- uses: actions/checkout@v2
- name: test 2
shell: powershell
run: git --version