Skip to content

Commit

Permalink
this
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Aug 21, 2024
1 parent d06b1fd commit 63d5db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
configuration:
- Debug
- Release
name: ${{ matrix.platform.name }}
name: ${{ matrix.platform.name }} (${{ matrix.configuration }})
runs-on: ${{ matrix.platform.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 63d5db5

Please sign in to comment.