issue # server pc change
All checks were successful
Test CI / build (push) Successful in 1m29s

This commit is contained in:
geonhee-min
2025-11-28 13:10:59 +09:00
parent 3bea9bca11
commit 810b4c1fb0

View File

@@ -19,7 +19,7 @@ jobs:
run: | run: |
echo "Docker volume: $DOCKER_VOLUME" echo "Docker volume: $DOCKER_VOLUME"
echo "PWD: $PWD" echo "PWD: $PWD"
ls -la . ls -lRa ./.yarn
- name: Validate Node and Yarn Environment - name: Validate Node and Yarn Environment
run: | run: |