Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Jul 1, 2024
1 parent cf7c206 commit f74314d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hosted_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit f74314d

Please sign in to comment.