mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
bug fix presistant
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
|
||||
- store_artifacts:
|
||||
path: dist/
|
||||
# - store_artifacts:
|
||||
# path: dist/
|
||||
- persist_to_workspace:
|
||||
root: ~/
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user