Skip to content

Commit 8ebe156

Browse files
Remove package
1 parent 9e393df commit 8ebe156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/configure_qt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
shell: bash
123123
run: |
124124
sudo apt-get install clang clang-11 clang-tools-11 clang-11-doc libclang-common-11-dev libclang-11-dev libclang1-11 clang-format-11 clangd-11
125-
sudo apt-get install libc++ libc++-11 libc++-11-dev libc++abi-11-dev
125+
sudo apt-get install libc++ libc++-11-dev libc++abi-11-dev
126126
127127
- name: 1. [All] Install Dependencies
128128
shell: bash

0 commit comments

Comments
 (0)