Skip to content

Commit

Permalink
Fix a typo (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartfeenstra authored Aug 1, 2024
1 parent 6039c1c commit 3a764fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
)
sudo apt-get install "${apt_packages[@]}"
- name: Instlal Lua
- name: Install Lua
if: startsWith(runner.os, 'Linux')
uses: leafo/gh-actions-lua@v10

Expand Down

0 comments on commit 3a764fa

Please sign in to comment.