We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a713a5 commit 5f4a0a4Copy full SHA for 5f4a0a4
.github/workflows/copilot-setup-steps.yml
@@ -38,7 +38,7 @@ jobs:
38
id: depends
39
run: |
40
sudo apt-get update
41
- sudo apt-get install build-essential libcurl4-openssl-dev git-clang-format
+ sudo apt-get install build-essential libcurl4-openssl-dev clang-format
42
43
- name: Set up Python
44
uses: actions/setup-python@v5
0 commit comments