Skip to content

Commit

Permalink
debug macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
admercs committed Mar 12, 2024
1 parent 627d35e commit 2ced523
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,14 @@ jobs:
# brew install azure-cli

- name: "Install AutonomySim Dependencies"
env:
GITHUB_ACTIONS_RUNNER_DEBUG: true
shell: bash
run: bash ./scripts/setup.sh

- name: "Build AutonomySim"
env:
GITHUB_ACTIONS_RUNNER_DEBUG: true
shell: bash
run: bash ./scripts/build.sh

Expand Down

0 comments on commit 2ced523

Please # to comment.