issue # gitea ci test
All checks were successful
Test CI / build (push) Successful in 2m13s

This commit is contained in:
geonhee-min
2025-11-26 08:45:51 +09:00
parent 3747838f9a
commit ea85899906

View File

@@ -17,8 +17,7 @@ jobs:
echo $PWD
ls .
- name: Check Environment
- name: Install Dependencies with yarn
run: |
yarn -v
node -v
docker -v
yarn install --immutable
ls .