diff --git a/.github/workflows/dots-CI.yml b/.github/workflows/dots-CI.yml index 6c2d959..f4b93c5 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 basex/webapp/dots + cp dots ./basex/webapp/ - name: Start BaseX Server and Run Init Tests on DTS Endpoints run: |