Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
briantting committed Jan 23, 2025
1 parent 73327fe commit 80d1cc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ runs:
set -x
cd src
time autoninja -C out/${{ matrix.platform }}_${{ matrix.config }} ${TARGETS}
echo "derp derp"
cat out/${{ matrix.platform }}_${{ matrix.config }}/.reproxy_tmp/logs/*/rbe_metrics.txt
echo "mischief managed"
shell: bash
- name: Archive Android APKs
if: startsWith(matrix.platform, 'android') && matrix.config == 'qa'
Expand Down

0 comments on commit 80d1cc5

Please sign in to comment.