Update vpx.yml

This commit is contained in:
Daniel Stankewitz
2022-03-27 22:26:56 +02:00
committed by GitHub
parent 40fe90bc20
commit 4d674f761b

View File

@ -21,7 +21,7 @@ env:
jobs:
libvpx:
runs-on: windows-2022
if: ${{false}}
if: ${{true}}
steps:
- name: Set up GIT
run: |