Skip to content

Commit

Permalink
Merge pull request #445 from l3vels/fix/callsbot-dom
Browse files Browse the repository at this point in the history
fix: callsbot domain build
  • Loading branch information
Chkhikvadze authored Feb 29, 2024
2 parents d43f6a9 + f7eb2fa commit 9e6b43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/az-ui-callsbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: yarn run build:domain
run: yarn run build:callsbot
working-directory: apps/ui

- name: Postbuild
Expand Down

0 comments on commit 9e6b43e

Please sign in to comment.