This commit is contained in:
parent
c64fc9301b
commit
a981ee234d
2 changed files with 4 additions and 3 deletions
|
@ -21,8 +21,8 @@ jobs:
|
|||
|
||||
- name: Download BaseX
|
||||
run: |
|
||||
BASEX_VERSION="11.7" # Example version (adjust as needed)
|
||||
# Remove dots from version for filename (e.g., "11.7" → "117")
|
||||
BASEX_VERSION="9.7.4" # Example version (adjust as needed)
|
||||
# Remove dots from version for filename (e.g., "11.7" → "117") "9.7.4","10.7"
|
||||
BASEX_CLEAN_VERSION="${BASEX_VERSION//./}"
|
||||
wget https://files.basex.org/releases/$BASEX_VERSION/BaseX$BASEX_CLEAN_VERSION.zip -O BaseX.zip
|
||||
|
||||
|
|
|
@ -2,4 +2,5 @@
|
|||
..lgnfjfggfgxhcsxwnndccxcxx
|
||||
c
|
||||
Xyxh
|
||||
4456
|
||||
4456
|
||||
9.7.4
|
Loading…
Add table
Reference in a new issue