diff --git a/.github/workflows/dots-CI.yml b/.github/workflows/dots-CI.yml index d7859f5..c00e215 100644 --- a/.github/workflows/dots-CI.yml +++ b/.github/workflows/dots-CI.yml @@ -24,7 +24,7 @@ jobs: - name: Download and Install DoTS run: | - cd ./webapp + cd webapp git clone https://github.com/chartes/dots.git - name: Start BaseX Server and Run Init Tests on DTS Endpoints