diff --git a/.gitea/workflows/trigger/release b/.gitea/workflows/trigger/release index d7cf583..5b2cd0d 100644 --- a/.gitea/workflows/trigger/release +++ b/.gitea/workflows/trigger/release @@ -5,4 +5,4 @@ Xyxh 4456 9.7.4 xyxz01x ab -iiiisA \ No newline at end of file +iiiisAa \ No newline at end of file diff --git a/.github/actions/install-basex/action.yaml b/.github/actions/install-basex/action.yaml index 4968f9e..d1ec52d 100644 --- a/.github/actions/install-basex/action.yaml +++ b/.github/actions/install-basex/action.yaml @@ -30,4 +30,4 @@ runs: - name: Verify BaseX installation shell: bash run: | - basex -v \ No newline at end of file + basex declare option output:indent 'yes';db:system() \ No newline at end of file