fix of build git action
This commit is contained in:
parent
4863f4c520
commit
61feb77908
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -28,5 +28,5 @@ jobs:
|
|||
|
||||
- name: Maven Build
|
||||
run: |
|
||||
cd ../Vitro
|
||||
cd ./Vitro
|
||||
mvn clean install
|
||||
|
|
Loading…
Add table
Reference in a new issue