Skip to content

Commit 82f011f

Browse files
committed
update
1 parent 750f6ca commit 82f011f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ jobs:
7070
- name: Migrate database
7171
run: pnpm payload migrate
7272

73+
- name: Print BUILD_OUTPUT
74+
run: echo "BUILD_OUTPUT=${{ env.BUILD_OUTPUT }}"
75+
7376
- name: Build Next (standalone)
7477
run: pnpm build
7578

0 commit comments

Comments
 (0)