Skip to content

Commit

Permalink
CI(docs): remove if as job is only run on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarLiner committed Jul 28, 2024
1 parent 572a8bf commit f16b5b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
pages: write
steps:
- name: Install dependencies
if: startsWith(matrix.os, 'ubuntu')
run: |
sudo apt-get update
sudo apt-get install -y libasound2-dev
Expand Down

0 comments on commit f16b5b4

Please sign in to comment.