summaryrefslogtreecommitdiff
path: root/.github/workflows/action.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/action.yml')
-rw-r--r--.github/workflows/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml
index 68164269..4f1c8ac3 100644
--- a/.github/workflows/action.yml
+++ b/.github/workflows/action.yml
@@ -121,7 +121,7 @@ jobs:
brew update
brew install automake pkg-config libogg
- - name: Install Lunux dependencies
+ - name: Install Linux dependencies
if: startsWith(matrix.os,'ubuntu')
run: |
sudo apt-get update