diff --git a/.github/workflows/hosted_runners.yml b/.github/workflows/hosted_runners.yml index 65dad2c9c75..702098dde5f 100644 --- a/.github/workflows/hosted_runners.yml +++ b/.github/workflows/hosted_runners.yml @@ -799,6 +799,9 @@ jobs: if: matrix.architecture == 'x86_64' working-directory: ${{ steps.build_paths.outputs.BINARY }}/../ run: | + pwd + ls -lh + ls -lh workspace/ mkdir macos_tests_${{ matrix.build_type }} ${{ steps.build_paths.outputs.SOURCE }}/tools/ci/scripts/macos/package_tests.sh build macos_tests_${{ matrix.build_type }}