Skip to content

Commit a294c32

Browse files
authored
Update build step
1 parent 4205169 commit a294c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm ci
2727

2828
- name: Build
29-
run: npm run build
29+
run: npm run build --if-present
3030

3131
- name: Create .npmrc
3232
run: |

0 commit comments

Comments
 (0)