Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 10:34:31 +01:00 committed by GitHub
parent 551909adbd
commit cde24dec05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.0.0 uses: actions/checkout@v3.0.0
with: with:
repository: https://github.com/FFmpeg/FFmpeg.git repository: FFmpeg/FFmpeg.git
ref: release/5.0 ref: release/5.0
path: repo path: repo
# - name: Get artifacts # - name: Get artifacts