mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
Fix broken CI step (#13314)
This commit is contained in:
parent
1b779240ae
commit
3178a3cb7a
@ -687,7 +687,7 @@ jobs:
|
||||
name: move compiled ui files to agent/uiserver
|
||||
command: |
|
||||
rm -rf agent/uiserver/dist
|
||||
mv ui/packages/consul-ui/dist agent/uiserver
|
||||
mv packages/consul-ui/dist agent/uiserver
|
||||
- run:
|
||||
name: commit agent/uiserver/dist/ if there are UI changes
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user