Update maven.yml
This commit is contained in:
parent
820bdab69f
commit
7f6cdaecd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
path: staging
|
||||
|
||||
- name: List files in staging directory
|
||||
run: ls staging
|
||||
run: ls -R staging
|
||||
|
||||
create_release:
|
||||
needs: publish-job
|
||||
|
|
Loading…
Reference in a new issue