Skip to content

Commit d4c9a36

Browse files
committed
fix issue of build faiure
1 parent f7932e7 commit d4c9a36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
6363
yq -i ".content.sources[0].url = \"$NEW_LOCAL_URL\"" "$PLAYBOOK_FILE"
6464
65+
yq -i ".ui.bundle.url = \"./entemplates.zip\"" "$PLAYBOOK_FILE"
66+
6567
yq -i ".content.sources[0].branches = [\"HEAD\"]" "$PLAYBOOK_FILE"
6668
6769
yq -i ".content.sources[0].edit_url = false" "$PLAYBOOK_FILE"

0 commit comments

Comments
 (0)