fix: TB regression workflow fixes (venv, Modal, warnings) (#1385)
Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
apt-get update
|
||||
apt-get install -y curl git unzip
|
||||
apt-get install -y curl git unzip build-essential
|
||||
|
||||
# Install Node.js (required to run the letta CLI)
|
||||
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
||||
|
||||
Reference in New Issue
Block a user