Use v2.29 for slime

This commit is contained in:
Marcus Kammer 2024-02-10 11:24:06 +01:00
parent 06586309b4
commit 0b642ba628

View file

@ -320,7 +320,7 @@ write_files:
content: |
#!/bin/bash
# Clone the SLIME repository for a specific branch and depth
git clone --depth 1 --branch v2.28 https://github.com/slime/slime.git ~/slime
git clone --depth 1 --branch v2.29 https://github.com/slime/slime.git ~/slime
- path: /home/cl/setup_user_all.sh
owner: 'cl:cl'