Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricalBoy committed Jun 29, 2024
1 parent 181fc4a commit 7e69a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
libgstreamer1.0-dev libgstreamer-plugins-good1.0-dev libgstreamer-plugins-base1.0-dev \
gstreamer1.0-plugins-bad libosmesa6-dev wget sudo autoconf curl libunwind-dev texinfo
- name: Install Dependencies (Ubuntu 20.04)
- name: Install Dependencies (Ubuntu 24.04)
if: inputs.os == 'ubuntu-24.04'
working-directory: ${{ github.workspace }}
run: |
Expand Down

0 comments on commit 7e69a1f

Please sign in to comment.