parent
4672b43243
commit
5a5a821121
3 changed files with 3 additions and 2 deletions
|
@ -40,4 +40,5 @@ jobs:
|
|||
- name: Build package
|
||||
run: |
|
||||
basex scripts/install.bxs
|
||||
cp dist/pdfbox-3.0.4.fat.jar /usr/local/basex/lib/custom/
|
||||
ls -l /usr/local/basex/lib/custom
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
30/1/2025.................
|
||||
..lgnfjfggfgxhcs
|
||||
..lgnfjfggfgxhcsx
|
|
@ -8,7 +8,7 @@ declare variable $custom:= "/usr/local/basex/lib/custom/";
|
|||
copy..
|
||||
",
|
||||
file:copy(file:resolve-path("dist/pdfbox-3.0.4.fat.jar",$base)=>trace("Source: ")
|
||||
,$custom),
|
||||
,$custom=>trace("Dest: ")),
|
||||
file:list($custom),
|
||||
"
|
||||
"
|
||||
|
|
Loading…
Add table
Reference in a new issue