Files
VOREStation/tools/ci/ci_dependencies.sh
T
ShadowLarkens 75abae7a94 Use CBT in CI
2024-09-17 20:42:18 -07:00

7 lines
231 B
Bash

#!/bin/sh
#Project dependencies file
#Contains versions of programs that we might need to install for CI purposes - do not add anything here that is REQUIRED to run the project, this is just for CI.
export RIPGREP_VERSION=14.0.3