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 echo $PWD
ls . ls .
- name: Check Environment - name: Install Dependencies with yarn
run: | run: |
yarn -v yarn install --immutable
node -v ls .
docker -v