fix of build git action

This commit is contained in:
Dragan Ivanovic 2022-11-28 09:55:04 +01:00
parent 4863f4c520
commit 61feb77908

View file

@ -28,5 +28,5 @@ jobs:
- name: Maven Build
run: |
cd ../Vitro
cd ./Vitro
mvn clean install