Skip to content

Commit 6cea14a

Browse files
committed
merge: pull latest origin/develop before retrying push
2 parents 297bac8 + 1795ab8 commit 6cea14a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-eliza-provisioning-worker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
# linked workspace packages through their built `node` exports, so
126126
# refresh linked package dist files after installing dependencies.
127127
bun run --cwd cloud build:linked-core
128+
bun run --cwd cloud build:linked-billing
128129
mkdir -p plugins/plugin-sql/node_modules/@elizaos
129130
rm -rf plugins/plugin-sql/node_modules/@elizaos/core
130131
ln -s ../../../../packages/core plugins/plugin-sql/node_modules/@elizaos/core

0 commit comments

Comments
 (0)