diff --git a/.gitea/workflows/ci-basex.yaml b/.gitea/workflows/ci-basex.yaml index dd1dbb7..2b07cf5 100644 --- a/.gitea/workflows/ci-basex.yaml +++ b/.gitea/workflows/ci-basex.yaml @@ -38,7 +38,7 @@ jobs: - name: Verify BaseX installation run: | - basex -c "SHOW OPTIONS" + basex -v - name: Checkout repository uses: actions/checkout@v4 diff --git a/.gitea/workflows/trigger/release b/.gitea/workflows/trigger/release index 3cd305c..fa8f3c2 100644 --- a/.gitea/workflows/trigger/release +++ b/.gitea/workflows/trigger/release @@ -3,4 +3,4 @@ c Xyxh 4456 -9.7.4 \ No newline at end of file +9.7.4 x \ No newline at end of file