mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Fix a Fix typo ;)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
- name: Install clang-format
|
||||
run: |
|
||||
sudo apt-get install -Uyq install clang-format
|
||||
sudo apt-get -Uyq install clang-format
|
||||
- name: Check format
|
||||
run: |
|
||||
contrib/checkformat.sh
|
||||
|
||||
Reference in New Issue
Block a user