Add hash for vs-shell extension

pull/164/head
Vladimir Vukicevic 5 years ago committed by GitHub
parent 857565b308
commit 91e623c541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ jobs:
with:
submodules: true
- name: Set up Visual Studio shell
uses: egor-tensin/vs-shell@v1
uses: egor-tensin/vs-shell@6d88c01ad4b6b33190d261b45e241e462545652b
if: matrix.os == 'windows-latest'
- name: Install ninja (Windows)
run: choco install ninja

Loading…
Cancel
Save