Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Feb 19, 2024
1 parent 486d292 commit a108efa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
working-directory: megaboom
- name: build target
run: |
echo $HOME
bazel build --subcommands --verbose_failures --sandbox_debug ${{ matrix.TARGET }}
working-directory: megaboom

Expand Down Expand Up @@ -97,6 +98,7 @@ jobs:
working-directory: megaboom
- name: build target
run: |
echo $HOME
bazel build --subcommands --verbose_failures --sandbox_debug ${{ matrix.TARGET }}
working-directory: megaboom
- name: set file permissions
Expand Down

0 comments on commit a108efa

Please sign in to comment.