This commit is contained in:
parent
cc29aeca9d
commit
93da820755
3 changed files with 4 additions and 4 deletions
|
|
@ -31,8 +31,7 @@ jobs:
|
|||
run: |
|
||||
echo $PATH$ $BASEX_ROOT
|
||||
echo ""
|
||||
basex -v
|
||||
basex
|
||||
basex -c "SHOW OPTIONS"
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
@ -40,3 +39,4 @@ jobs:
|
|||
- name: Build package
|
||||
run: |
|
||||
basex scripts/install.bxs
|
||||
ls -l /usr/local/basex/lib/custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue