fix: use /admin as working directory
Build Admin / build (push) Failing after 10s Details

This commit is contained in:
Seth Call 2026-03-10 01:13:00 -05:00
parent dba5c9efe2
commit ecf939f23e
1 changed files with 1 additions and 2 deletions

View File

@ -104,9 +104,8 @@
echo "🔍 Debugging image structure..."
ls -la /
ls -la /jam-cloud || echo "/jam-cloud not found"
cd /jam-cloud/admin
cd /admin
echo "🔧 Configuring bundler for native extensions..."
bundle config build.psych --with-yaml-dir=${libyaml-joined}