This commit is contained in:
parent
193c91aca3
commit
f74d9123ef
2 changed files with 4 additions and 2 deletions
|
@ -23,7 +23,9 @@ jobs:
|
|||
run: |
|
||||
wget https://files.basex.org/releases/10.7/BaseX107.zip
|
||||
unzip BaseX107.zip -d basex
|
||||
pwd
|
||||
echo "$GITHUB_PATH"
|
||||
echo "$HOME/basex/bin" >> "$GITHUB_PATH"
|
||||
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
@ -1 +1 @@
|
|||
30/1/2025...
|
||||
30/1/2025....
|
Loading…
Add table
Reference in a new issue