Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit 967ea81

Browse files
committed
fix yml sintax
1 parent e0a7654 commit 967ea81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
is-high-risk-environment: true
4242
- name: Build
43-
- run: |
43+
run: |
4444
export NODE_OPTIONS="--max_old_space_size=4096"
4545
yarn build
4646
- name: Get commit SHA

0 commit comments

Comments
 (0)