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

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: |