Skip to content

Commit

Permalink
Remove uninstaller line
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed Oct 1, 2024
1 parent d7d0fe7 commit 38d7184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ jobs:
if: ${{ runner.os == 'Linux' && matrix.config.name != 'AlmaLinux 8 - GCC' }}
run: |
sudo apt update
sudo apt remove python3-urllib3 python3-distro
sudo apt install -y doxygen clang-tidy-15 gcovr
sudo pip3 install conan==1.63.0 black==23.1.0 flake8==7.1.1 --break-system-packages
Expand Down

0 comments on commit 38d7184

Please sign in to comment.