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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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