This commit is contained in:
parent
63559b7e5d
commit
193c91aca3
2 changed files with 2 additions and 2 deletions
|
@ -19,11 +19,11 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
|
||||
|
||||
- name: Install BaseX
|
||||
run: |
|
||||
wget https://files.basex.org/releases/10.7/BaseX107.zip
|
||||
unzip BaseX107.zip -d basex
|
||||
pwd
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
@ -1 +1 @@
|
|||
30/1/2025..
|
||||
30/1/2025...
|
Loading…
Add table
Reference in a new issue