test github action

This commit is contained in:
zeaslity
2022-11-22 15:20:51 +08:00
parent 89bb74be69
commit 5262c7d8b1

View File

@@ -37,11 +37,11 @@ jobs:
echo "--------------------------------------"
pwd
echo "--------------------------------------"
cd .server/target
cd ./server/target
ls
cd /home/runner/work/ProjectOctopus/ProjectOctopus
echo "--------------------------------------"
cd .agent/target
cd ./agent/target
ls
cd /home/runner/work/ProjectOctopus/ProjectOctopus
echo "--------------------------------------"