Skip to content

Commit 3079bdb

Browse files
authored
remove redundant line in api-docs job (#7576)
rescript is already run in build command
1 parent f2b49a9 commit 3079bdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,6 @@ jobs:
511511
if: steps.diffcheck.outputs.clean == 'false'
512512
run: |
513513
npm ci
514-
npx rescript
515514
npm run build
516515
517516
- name: Commit and push

0 commit comments

Comments
 (0)