Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
phbasler committed Jun 9, 2024
1 parent 3551e41 commit a219cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmaes-test-conan1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
sudo apt update
sudo apt install -y gcc-12 cmake make ninja-build libncurses5 gcc
- run: sudo apt install clang-13 libc++abi-12-dev libc++-12-dev libstdc++-12-dev lld-13 llvm-13-dev llvm-13-linker-tools llvm-13 libllvm13 llvm clang libunwind-12 libundinwd-dev
- run: sudo apt install clang-13 libc++abi-12-dev libc++-12-dev libstdc++-12-dev lld-13 llvm-13-dev llvm-13-linker-tools llvm-13 libllvm13 llvm clang libunwind-12 libunwind-dev

- run: clang++-13 -v

Expand Down

0 comments on commit a219cc2

Please sign in to comment.