1

Add information about the build channel

This commit is contained in:
Evan Pratten 2023-08-03 20:49:28 -04:00
parent 025ba7e8d1
commit 93b110b395

View File

@ -85,6 +85,7 @@ jobs:
with: with:
body: | body: |
## Binary sizes for `${{ matrix.target }}` ## Binary sizes for `${{ matrix.target }}`
**Channel:** `${{ matrix.rust_channel }}`
``` ```
${{ steps.get-bin-size-info.outputs.body }} ${{ steps.get-bin-size-info.outputs.body }}