ci: print debug info

This commit is contained in:
itsmattkc
2021-10-07 11:18:35 -07:00
parent e554575cb9
commit 6208aee7f8
+2
View File
@@ -174,7 +174,9 @@ jobs:
run: |
$DOWNLOAD_TOOL https://github.com/olive-editor/vcpkg-registry/releases/download/continuous/olive-dep-x64-windows.zip
7z x olive-dep-x64-windows.zip
ls
VCPKG_DIR=vcpkg-export-*
echo $VCPKG_DIR
echo "VCPKG_ROOT=$(pwd -W)/$VCPKG_DIR" >> $GITHUB_ENV
- name: Acquire Google Crashpad