diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index f75661f..d04b514 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -9,7 +9,7 @@ jobs: container: image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ubuntu-latest volumes: - - /home/ta/.ssh:/root/.ssh + - /home/actions/.ssh:/root/.ssh steps: - name: Check out repository code uses: https://gitea.com/BoYanZh/checkout@focs