mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
forgot move command
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
at: /UI
|
||||
|
||||
- run: rm -r src/main/resources/web/*
|
||||
- run: /UI/dist/* Main/src/main/resources/web
|
||||
- run: mv /UI/dist/* Main/src/main/resources/web
|
||||
- run: mvn package
|
||||
- store_artifacts:
|
||||
path: target/
|
||||
|
||||
Reference in New Issue
Block a user