show me where the files are

This commit is contained in:
itsmattkc
2021-10-03 12:48:25 -07:00
parent 88e9122507
commit 4c8512a808
+5
View File
@@ -175,6 +175,11 @@ jobs:
vcpkgTriplet: x64-windows
vcpkgArguments: qt5 ffmpeg openexr openimageio opencolorio portaudio
- name: Show me directory
shell: bash
run: |
ls -R $VCPKG_ROOT/installed/x64-windows
- name: Acquire Google Crashpad
shell: bash
working-directory: ${{ runner.workspace }}