This commit is contained in:
병준 박 2025-04-15 11:43:45 +00:00
parent 5f15fe67f5
commit c5eb01aee3

View File

@ -29,6 +29,8 @@ spec:
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
ls -al $HOME
echo "HOME=$HOME" echo "HOME=$HOME"
echo "🔧 Installing dependencies..." echo "🔧 Installing dependencies..."