This commit is contained in:
empyreus
2026-04-02 19:47:30 +00:00
parent 376a6a299d
commit 149be8e828

View File

@@ -32,7 +32,7 @@ steps:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make j
make -j
cd ..
pip install .
pip install -r ./python/requirements_cuda12.txt