mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Add necessary flags to apt install for checkformat
This commit is contained in:
@@ -15,5 +15,5 @@ jobs:
|
|||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: Check format
|
- name: Check format
|
||||||
run: |
|
run: |
|
||||||
sudo apt install clang-format
|
sudo apt --update --yes --quiet install clang-format
|
||||||
contrib/checkformat.sh
|
contrib/checkformat.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user