Update action.yml

This commit is contained in:
Daniel Stankewitz 2022-09-27 07:21:22 +02:00 committed by GitHub
parent 38d71e2878
commit 38ecab2019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ runs:
run: |
md build build\pkgconfig dist
tar -czvf dist\libmfx.tgz .github\actions\libmfx\include .github\actions\libmfx\lib
dir /s
# - name: Set up GIT
# shell: cmd
# run: |