This commit is contained in:
parent
c9907945c0
commit
8aae4420ae
2 changed files with 4 additions and 3 deletions
|
@ -27,8 +27,9 @@ jobs:
|
|||
|
||||
- name: Verify PATH
|
||||
run: |
|
||||
echo $PATH
|
||||
|
||||
echo $PATH$PWD/basex/bin
|
||||
ls $PWD/basex/bin
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
30/1/2025........
|
||||
30/1/2025.........
|
Loading…
Add table
Reference in a new issue