Skip to content

Commit

Permalink
Better name
Browse files Browse the repository at this point in the history
  • Loading branch information
kingosticks authored Feb 29, 2024
1 parent 14907bb commit cd8d279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
runs-on: ubuntu-20.04
container: ghcr.io/mopidy/gst-plugins-rs-build:latest
needs: bust-cache
name: Build ${{ matrix.target }}
name: Build ${{ inputs.gst_plugin }} ${{ inputs.gst_version }} ${{ matrix.linker }}
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit cd8d279

Please sign in to comment.