Skip to content

Commit b1d38e4

Browse files
committedMar 21, 2024
Remove build reuse
It hasn’t been built!
1 parent d094419 commit b1d38e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/deploy-ui.yml

-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ jobs:
5858
- name: Deploy
5959
# run: pnpm deploy:boxel-ui ${{ inputs.environment }} --verbose
6060
run: pnpm deploy:boxel-ui staging --verbose
61-
env:
62-
EMBER_CLI_DEPLOY_REUSE_BUILD: "1"
6361

6462
# FIXME restore?
6563
# - name: Send notification to Discord

0 commit comments

Comments
 (0)