mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
bugfix
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- run: rm -rf src/main/resources/web/*
|
||||
# - run: mv -f /UI/dist/* src/main/resources/web
|
||||
- run: cp /UI/dist/. src/main/resources/web/
|
||||
- run: cp -r /UI/dist/. src/main/resources/web/
|
||||
- run: mvn package
|
||||
- store_artifacts:
|
||||
path: target/
|
||||
|
||||
Reference in New Issue
Block a user