Skip to content

Commit 3e18ae8

Browse files
committed
Typo again
1 parent 7f8eb8b commit 3e18ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: update
16-
run: sudo apt install g++11 libstdc++11-dev
16+
run: sudo apt install gcc-11 libstdc++-11-dev
1717
- name: Install Conan
1818
id: conan
1919
uses: turtlebrowser/get-conan@main

0 commit comments

Comments
 (0)