From cb8c3289547369eed0e33b5bf99560ed1486f00b Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Wed, 12 Feb 2025 13:05:52 +0000 Subject: [PATCH] [fix] action --- .gitea/workflows/trigger/release | 2 +- .github/actions/install-basex/action.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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