diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 689c2ce..76cb44b 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -17,6 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'refringe/Server' + path: 'refringe/Server' ref: '3.8.0-BE' fetch-depth: 0