Skip to content

Commit 6a713a5

Browse files
authored
try installing git-clang-format
1 parent 761b40f commit 6a713a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: depends
3939
run: |
4040
sudo apt-get update
41-
sudo apt-get install build-essential libcurl4-openssl-dev
41+
sudo apt-get install build-essential libcurl4-openssl-dev git-clang-format
4242
4343
- name: Set up Python
4444
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)