ci: print debug info
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user