This commit is contained in:
parent
9a2c32e4dd
commit
02c879a0e6
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ jobs:
|
||||||
java-version: "17"
|
java-version: "17"
|
||||||
|
|
||||||
- name: Install BaseX
|
- name: Install BaseX
|
||||||
uses: apb/pdfbox/.gitea/actions/install-basex@main
|
uses: ./.github/actions/install-basex
|
||||||
with:
|
with:
|
||||||
basex-version: '11.7' # Specify the BaseX version here
|
basex-version: '11.7' # Specify the BaseX version here
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
aabcdeg
|
aabcdegg
|
Loading…
Add table
Reference in a new issue