Skip to content
Snippets Groups Projects
Commit 748aedd0 authored by Olivier BICHLER's avatar Olivier BICHLER
Browse files

Added missing git dependency

parent cd3813d9
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@ default:
image: nvidia/cuda:12.2.0-devel-ubuntu22.04
before_script:
- apt update
- apt install -y cmake cppcheck python-is-python3 pip
- apt install -y cmake cppcheck python-is-python3 pip git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment