diff --git a/.gitea/workflows/test-basex.yaml b/.gitea/workflows/test-basex.yaml index 76c805e..7aea48f 100644 --- a/.gitea/workflows/test-basex.yaml +++ b/.gitea/workflows/test-basex.yaml @@ -24,7 +24,7 @@ jobs: java-version: "17" - name: Install BaseX - uses: .github/actions/install-basex + uses: ./gitea/actions/install-basex with: basex-version: '11.7' # Specify the BaseX version here diff --git a/.gitea/workflows/trigger/base-act b/.gitea/workflows/trigger/base-act index eca9dbe..f6d629a 100644 --- a/.gitea/workflows/trigger/base-act +++ b/.gitea/workflows/trigger/base-act @@ -1 +1 @@ -aab \ No newline at end of file +aabc \ No newline at end of file