Skip to content

Commit

Permalink
ci: debug path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Nov 22, 2024
1 parent e994172 commit 88552f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_all_targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ jobs:
run: |
./Tools/ci/build_all_runner.sh ${{matrix.targets}} ${{matrix.arch}}
- name: Debug PATHS
uses: mxschmitt/action-tmate@v3

- name: Arrange Build Artifacts
run: |
./Tools/ci/package_build_artifacts.sh
Expand Down

0 comments on commit 88552f9

Please sign in to comment.