Update cmake-windows.yml

This commit is contained in:
RedxLus 2021-01-13 04:44:46 +01:00 committed by GitHub
parent 940764205e
commit 6e3be9ba00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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